How to send base64encoded attachment with multipart data format from ServiceNow to TOPDESK tool

saikatmitra6919
Tera Contributor

Hi Team,

 

How to send base64encoded attachment with multipart data format from ServiceNow to TOPDESK tool. Any advise with coding example will be appreciated.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@saikatmitra6919 

check these links and you will get some idea, please enhance based on the API team

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

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@saikatmitra6919 

check these links and you will get some idea, please enhance based on the API team

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 Thank you for the suggestion, I have managed o achieved it via Integration Hub following the below article that has been highlight in the comment section of your 3rd link. Many a thanks again.

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0745010

 

@saikatmitra6919 

Glad to help.

It would be nice if you could share some screenshots of your implementation so that it helps others as well.

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

Sure Ankur.. I will definitely do it by next week. This is how community grows.