/
ServiceNow - Upload Jira attachment to Incident

ServiceNow - Upload Jira attachment to Incident

  1. Creata a Action

  2. Do not select any template

  3. Click Create

  4. Enter POST as URL

  5. Enter https://your_instance.service-now.com/api/now/attachment/upload

  6. Select Latest as Issue Attachment(s) option

  7. Add these form vars in the table

table_sys_id

{{issue.customfield_12301}}

table_name

incident

  1. Save the action

  2. To Test, simulate a case where the trigger send the iHub call or switch to All on Issue Attachmen(s) and click Test button and add an Issue.

 

Related content

ServiceNow - create Incident from issue
ServiceNow - create Incident from issue
More like this
Attachments - Multipart data or Body
Attachments - Multipart data or Body
Read with this
ServiceNow and iHub Cloud
ServiceNow and iHub Cloud
More like this
Send attachment to another Jira cloud
Send attachment to another Jira cloud
More like this
Jira Attachments
Jira Attachments
More like this
ServiceNow Send REST call to iHub (Jira)
ServiceNow Send REST call to iHub (Jira)
More like this