Send Multipart form attachment from serviceNow to Third party applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 10:00 AM
Hi All,
I have a requirement to send a Multipart form attachment from ServiceNow to the Third party application.
If any attachment is attached into the incident record we need to copy those attachment as Multipart format to the Third part application.
For this I don't have any credentials but having only a API key for this.
I tried it to follow the KB article How to send Outbound REST request with multipart/form-data - Support and Troubleshooting (servicenow.... but I'm getting a forbidden error as response.
Can any one help me How to configure the Connection details and Request content in Flow designer action.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 10:14 AM
Hello @Ashok32 ,
For to configure the Connection details and Request content in Flow designer action, please refer:
https://youtu.be/6e_786W7gNU?si=mIfZ89wQku5B8F9O
https://youtu.be/3pQJhwz3xDI?si=SW2Z4efVH0nASIr5
Thank you!