Outbound REST - Multipart/form-data

jitesh_zende1
Tera Contributor

Hi,

I want to call a third party REST call from service now but the issue is that it accepts the content-type as "multipart/form-data" only, is someone has any suggestion?

Any help is appreciated.

Thanks & Regards,

Jitesh Zende

5 REPLIES 5

prabhatkuchibho
ServiceNow Employee
ServiceNow Employee

Hi Jitesh, 

Multipart/form-data requests are now supported via the REST action step in the IntegrationHub which comes as part of the ServiceNow IntegrationHub Installer plugin available for a fee in the Madrid release.

The procedure to set this up is explained in the below knowledge article. 
How to send Outbound REST request with multipart/form-data

Regards,
Prabhat