You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I'm currently working with the program Zapier to automate some processes within our organization.
Currently, we're looking to set up a "Zap" which will be triggered anytime someone is tagged/mentioned within a Jira task, resulting in a task created in that person's Microsoft ToDo list.
Zapier support have advised that the trigger must be a webhook (some type of code, from what I understand?) from Jira which catches that tag/mention -see below:
If it's possible for you to set up Jira Software Cloud to:
1. Send "webhook requests" to a specific URL when
2. If those webhooks contain all the data you want to use, then you could use the Zapier by Webhooks "Catch Hook" trigger to trigger your Zaps
Could someone please advise if such a code exists, and if so, what it is?
Thank you in advance!
need to assume that I haven´t ever seen zapier but would like to try to find a solution:
As far as I got from the zapier site/docu so far you would need to configure a "catch hook" trigger first. This will provide an URL --> that´s (let´s say) the "destination adress".
see the following video describing this step:
https://www.youtube.com/watch?v=NUU7x4AVEwo
The next step would be to create a webhook in Jira. This webhook needs to be configured with the URL from the previous step. So the information/paload from that event will be sent to your zapier API.
see the documentation "How to register a webhook in Jira"
Hope this could give you some more detailed and hlepful input.
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.