ADD Attachment with API with JSON | Community
Skip to main content

ADD Attachment with API with JSON

  • April 2, 2020
  • 0 replies
  • 0 views

Hi Support


I am trying to integrate ServieNow and Freshdesk via API to create a Freshdesk Ticket.


Everything is working except adding the Attachment from ServiceNow to Freshdesk ticket via API


I am using Json to do that and it is not working


{

"attachments":["FD API.rtf"]

}


I am getting this error: 


{"description":"Validation failed","errors":[{"field":"{\"attachments\":","message":"Unexpected/invalid field in request","code":"invalid_field"}]} CODE: 400



What am I doing wrong?


thanks

Elias

This topic has been closed for replies.