Freshdesk – Add images with complaint with NodeJS

Follow the below steps to upload images with a complaint in the freshdesk.

  1. Add multer image uploading middleware in your route.
  2. Create a controller. Check out this link where I have shared code to upload images with complaint.

You may also like

Leave a Reply