Hello,
I build a webhook for issue update,also added it to workflow.
Now the problem is I want to write an API in python(flask) to retrive the webhook data and dispaly it.
Below is screenshot of my webhook.Thanks
Community moderators have prevented the ability to post new answers.
Hi wisehq123,
I don't have a specific article about Flask and JIRA, however, the good folks on the Bitbucket team created and article titled Tutorial: Create and Trigger a Webhook. While it's for BitBucket it does go over how to use a Flask server that receives webhooks.
You should be able to modify this for JIRA.
Cheers,
Branden
Thanks buddy:)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.