Recent searches


No recent searches

Automatically create issues in Jira from Zendesk

Answered


Posted Mar 02, 2022

i have an integration with Jira in place, now I'd like to automate a process which, under certain conditions of course, generates an issue in Jira populated with fields from Zendesk. How can I realise that?


1

5

5 comments

It might depend on what conditions you're wanting to generate the JIRA issue. Natively, Zendesk can call a webhook via a trigger, when a ticket is created or updated, or via an automation, which checks non-Closed tickets roughly hourly to see if they match certain conditions. Ticket field values could then be supplied to the webhook via placeholders. However, if the conditions you're wanting to create JIRA issues under don't fit what can be handled by a trigger or automation, then you'd probably need to write a script outside of Zendesk, and use the Zendesk API to retrieve any ticket values you need for the JIRA issue. Here's some more information on triggers, automations, webhooks, placeholders, and our ticketing API:
 

1


Could you provide an example of the JSON Body that the trigger should have please?

0


Hi Nick,
 
I'm not able to do that, unfortunately, as I'm not familiar with the JIRA API, or with the specifics of how one would create a JIRA issue via their API. You'll need to seek out the JIRA API documentation, and/or contact their support team. The resources I linked to above can help once you know how to do that. Sorry I can't be of more help here.

0


Jan, hi. If you decide to try a different approach, i'd like to suggest one. It's a tool that will automatically populate the fields you want, plus, it also allows for customization according to specific use cases. Feel free to take a look at it. It might be what you need.

1


Hi Jan Morsch -  I am about to embark on a similar project. I wonder if you had any success with the JSON webhooks approach please? It would be great to pick your brains if you did! Many thanks. 

1


Please sign in to leave a comment.

Didn't find what you're looking for?

New post