How do I get the attachments from Jira to ServiceNow using Rest API.

Afzal Gul
Tera Contributor

Hello ServiceNow Community,

How can I get attachments from Jira to the ServiceNow Incident table?

I get all the fields created with the Jira issue to the Incident table in SN but I still can not figure out how to get attachments of the issue.

Connection is established and getting the payload but

jiraRecord. attachment = requestBody.issue.fields.attachment; does not get the attachments!

Any Idea?

 

Note: I am using Scripted Rest API & Jira Webhook for it. 

0 REPLIES 0