How do I get the attachments from Jira to ServiceNow using Rest API.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 04:06 AM
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