Need Help with Attachments in integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2025 09:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2025 02:47 AM
Hi Ankur,
I have seen few posts where is it mentioned that we can send attachment data in multipart format to third party only if MID server is enabled or through rest step which we can get only if integration hub is enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2025 03:14 AM
but here you are receiving it and not sending it, so mid server doesn't come into picture.
I believe I already shared solution to your question.
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
‎05-27-2025 03:47 AM
we would need to send attachment data as multipart as well. so wanted to understand is it mandatory to use mid server can't we send file data as multipart using a BR on sys_atachment table