- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2023 11:42 PM
Hi Team,
I'm newbie to the attachement sending part in Servicenow. I saw few solutions and tried to follow it but not working for me as Zendesk expecting below paramets in the API
I managed to send this till now
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 01:23 AM
Yes checking with Zendesk community also but was checking if anyone from our community had this same issue or know the solution for this.
Thanks Peter for the help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 12:48 AM
Hi @AkashYen007
It looks like you are using the wrong Zendesk API.
This is only for attaching an attachement to a ticket in Zendesk. You'll need to upload it first using the /api/v2/uploads API.
Attachments | Zendesk Developer Docs
For help using this API, I would suggest asking for support in a Zendesk community.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 01:01 AM
Hi @Peter Bodelier ,
Ohh sorry might be wrong example screenshot from zendesk but in RESTMessageV2 'Post Attachment' using the same upload api

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 01:13 AM
I'm not an Zendesk expert, but I think this post could help you: Attachments | Zendesk Developer Docs
As said I think you should post additional questions there as well, since the complexity seems to be on zendesk side.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2023 01:23 AM
Yes checking with Zendesk community also but was checking if anyone from our community had this same issue or know the solution for this.
Thanks Peter for the help.