Without IntegrationHub, has anyone sent attachments using multipart/form-data to external system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Without IntegrationHub, has anyone sent attachments using multipart/form-data to external system?
If yes, can you share the complete details (I have gone through some community links on this, there are scripts, but its not working)
Hence requesting to share the details here if you have done it.
Thanks in advance 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Try this Multipart Upload Helper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
It didn't work when tested as it is.
I noticed that in some other posts about the same helper, people mentioned needing to modify a few lines of code, but I couldn't find the final or updated version of the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
in the past I had referred these and was able to send data
Multipart/form-data attachment pusg using Rest API from Snow->Jira
Outbound REST - Multipart/form-data
REST API attachments Transfer to JIRA
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
@Ankur Bawiskar Thanks for replying. So much of content in 3 different links which is confusing also.
Can you share the final/actual content here. That will be really helpful.