- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 09:47 AM
Hello,
I am in the process of integrating ServiceNow with Asana. I have managed to retrieve the attachment details, such as the file name, size and download URL, from the API response body. However, my question is, how can I use the download URL to attach the file to an incident?
Thanks,
SR
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 12:38 PM
Have you tried using saveResponseBodyAsAttachment
RESTMessageV2 | ServiceNow Developers
Saving RESTMessageV2 Responses as Attachments (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 12:38 PM
Have you tried using saveResponseBodyAsAttachment
RESTMessageV2 | ServiceNow Developers
Saving RESTMessageV2 Responses as Attachments (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 02:19 PM - edited 03-05-2024 02:21 PM
Thank you, @Tony Chatfield1
Yes, I tried and I was able to attach the attachment from the response body.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 02:20 PM
Hi @Reddy ,
Please refer to below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda