Hi,
I am using 2 jira cloud instances : 1 for service desk, 1 for Jira software. I would like to automatically create a user story in Jira Software when a ticket in Jira Service Desk is transitioned.
Can this be done with webHooks ? How would you do this ?
My client is not a fan of add-ons so ideally I am looking for a solution without marketplace.
Any idea ?
Thanks
Damien
If this was on the same Cloud URL, you could just use the built in Automation for Jira Service Desk to automatically create a new request in a different project when the approval is completed. This would be the easiest way to do so.
However since it sounds like you're using two different URLs for your different Cloud sites, this specific option in automation won't be possible directly. You can probably still using automation of Service Desk to help here though. But using webhooks to do this isn't really ideal. The webhook can do a POST of sorts, but it wouldn't be a great simple way to link this back to the other issue. I suspect you want some way to link the description/title of the original issue with the newly created issue.
Instead, I'd go with using automation trigger rule of 'Approval Complete' and then automation action to 'Send Email'. Then set this up to send to the inbox of your other Jira project. This method presumes that your other project has an email address/mail handler setup for it to accept incoming messages and create tickets as such. If you are not familiar with doing this, I would recommend checking out the Automating your service desk for some more background on this topic and how you can use this built in feature to Service Desk to accomplish this.
Hi Andrew and thank you for your suggestion. I did not think of using email but that's something I am going to look into. Thanks for your insights.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.