Hi,
In the Webhooks page you have a thorough example of an issue related webhook - where can I find the JSON structure of all the other webhooks and when they are triggered, e.g. is sprint_updated is triggered when an issue is moved inside or outside of the sprint? I couldn't find any information regarding the format and triggering of the other issues.
Thanks,
Aviad
I don't know where to find the format but I have found the webhook inspector to be very useful in seeing the structure: https://bitbucket.org/atlassianlabs/webhook-inspector
Thanks, I couldn't find how do I install it on my on demand instance? Couldn't find it in the market place
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.
It states that you shouldn't do it on a production environment - I have only one cloud instance. Do people buy more than one cloud instance?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could just start another seven day trial instance to test it yes.
Otherwise you could try the add-on locally by downloading the atlassian-plugin-sdk and running:
atlas-run-cloud --application jira-software
Then you download the webfragment finder and run that and watch the log output.
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.