The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Without IntegrationHub, has anyone sent attachments using multipart/form-data to external system?

Suggy
Giga Sage

Without IntegrationHub, has anyone sent attachments using multipart/form-data to external system?

If yes, can you share the complete details (I have gone through some community links on this, there are scripts, but its not working)

Hence requesting to share the details here if you have done it.

 

Thanks in advance 🙂

8 REPLIES 8

Pranesh072
Mega Sage
Mega Sage

@Pranesh072 

It didn't work when tested as it is.

I noticed that in some other posts about the same helper, people mentioned needing to modify a few lines of code, but I couldn't find the final or updated version of the code.

Ankur Bawiskar
Tera Patron
Tera Patron

@Suggy 

in the past I had referred these and was able to send data

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 correct and close the thread so that it benefits future readers.

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

@Ankur Bawiskar Thanks for replying. So much of content in 3 different links which is confusing also.

Can you share the final/actual content here. That will be really helpful.