Skip to main content
Best answer

Sending an attachment from Jira ticket to Zendesk


Hi guys!

I have created a zap to convert tickets entered into Jira into a Zendesk ticket.

However, the attachments in the tickets are not coming along on the journey. Could anyone advise how best to configure my zap to include my Jira attachments?

Best answer by robschmidt

Hi @AndrewR 

There are several ways to get the attachments from Jira when the attachments do not appear in trigger result.

  1. After the trigger, add a Jira search action, and that will bring the attachment.
  2. If that doesn’t work, you can use “issue attachment” API endpoint to get the attachment for that ticket.
  3. There is another API endpoint to grab all the attachments as a zip file: https://community.atlassian.com/t5/Jira-questions/How-to-retrieve-an-issue-attachments-with-the-rest-api/qaq-p/572084

 Outliant

Show content

https://www.outliant.com/automation                                                                                                automation@outliant.com

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

robschmidt
Forum|alt.badge.img+9
  • Zapier Expert
  • 617 replies
  • Answer
  • June 3, 2021

Hi @AndrewR 

There are several ways to get the attachments from Jira when the attachments do not appear in trigger result.

  1. After the trigger, add a Jira search action, and that will bring the attachment.
  2. If that doesn’t work, you can use “issue attachment” API endpoint to get the attachment for that ticket.
  3. There is another API endpoint to grab all the attachments as a zip file: https://community.atlassian.com/t5/Jira-questions/How-to-retrieve-an-issue-attachments-with-the-rest-api/qaq-p/572084

 Outliant

Show content

https://www.outliant.com/automation                                                                                                automation@outliant.com

 


william
Forum|alt.badge.img+6
  • Zapier Staff
  • 177 replies
  • July 16, 2021

Hey @AndrewR, I hope you’re doing well, I just wanted to check in here!

Were you able to get things working with the info from Rob, or can we still help out here?