How to extract data from a multipart/form-data body in a Scripted REST API to attach a file to a rec
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 02:22 AM - edited ‎02-06-2025 02:43 AM
I am configuring a scripted REST API to attach a file from another instance to ServiceNow. The other interface sends me the data in the request body as multipart/form-data, but I am unable to retrieve the different pieces of data from the body.
Do you have any idea how I can achieve this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2025 02:30 AM - edited ‎02-06-2025 02:31 AM
.