I have a endpoint that does not require authentication. Confirmed it works form curl.
Im have it set up with jira webhooks. No jql is present.
However nothing can trigger the endpoint. Tried multiple different events, issue/comment creationg/update/deletion and nothing is triggering it.
Please help.
Tjhanks
Hi @Jeff Kranking ,
welcome to the Atlassian Community!
I would recommend you to use automation functionality and it's action Send web request instead of webhooks. Use can use audit log to debug the functionality and you can also react on the response.
For me it was always very hard to work with webhooks as the functionality and debug is limited.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.