Get an attachment from 3rd party and attach it to related record on service now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 07:20 AM
Hello All,
I'm new to integrations.
I got a requirement where we will get an attachment from 3rd Party and in service now I need to attach it to the related record and we are using Rest Api for this integration.
Can some one please help with your inputs to get this accomplished.
Thanks,
Raj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 08:10 AM
Usually what is done is using a get from that 3rd party system and add it to the record.
If it helps you can do it in Flow designer.
Same logic, use a get and check the "save as attachment" option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2023 06:25 AM
Hi @Hugo Gomes ,
Thanks for the response.
I didn't understand exactly what's the approach you're trying to suggest.
I have used "AttachmentCreator" but using this I'm able to attach only one attachment at a time, Is it possible to add multiple attachments at a time to a record which are comins from 3rd party application through Rest.
Thanks,
Raj