Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Transfer Multipart form/data attachments between ServiceNow instances

supriya pratapa
Tera Guru

I have followed the steps provided in Article and facing below error

{"error":{"message":"User Not Authorized","detail":"Access to unscoped api is not allowed"},"status":"failure"}

 

How to send Outbound REST request with multipart/form-data - Support and Troubleshooting

 

 

 
 

 

5 REPLIES 5

supriya pratapa
Tera Guru

@Ankur Bawiskar 

Can you please help here?

Ankur Bawiskar
Tera Patron

@supriya pratapa 

in the past I had referred these to achieve this for sending multi-part form data from ServiceNow

But I haven't worked on any logic to accept that and add that file to some record

Multipart/form-data attachment pusg using Rest API from Snow->Jira 

Outbound REST - Multipart/form-data 

REST API attachments Transfer to JIRA 

But why you want only multi-part?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

Abby Vantage accepts attachments in multipart so trying to achieve it in ServiceNow as a part of POC.

@supriya pratapa 

so your requirement is to send attachments in multi-part.

for that already I shared links

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 as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader