I am using JIRA Cloud and Azure Webhook function.
i added webhook in JIRA and added azure webhook function in url parameter when creating webhook in JIRA.
1.How can i test the webhook is it trigger or not ?
2.i didn't get any response when i created issue in jira.
Please help me as early as possible.
Hi,
You can test the functionality of the webhook (check if Jira is firing the webhook) by replacing the endpoint with a test endpoint that you can create on http://webhook.site or similar sites that provide this functionality.
Besides that, you can check the format of the webhooks and the events that generate a webhook in this documentation.
I hope this helps :)
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.