Attachment API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 05:09 AM
Hi
can anyone suggest how to create incident attachment POST API along with the fields short description and description by using REST API explorer
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 01:20 AM
Hi @Shabbir1 ,
You are not adding the attachment.
Add the attachment in the request body -> binary section
Refer the below script to use script to create attachment
Thanks
Anand
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 09:31 PM
It's true that it's not possible to create an attachment using Rest API. It's all script.