How can we track the logs of the webHook in Jira Cloud

Rahid Abdul Kalam January 21, 2025

We are trying to integrate the Jira system with our dot net application to have some realtime updates happening whenever there is a issue update. 

The WebHook URL looks to be working fine from Postman and Webhook.site but the URL is not hitting our application URL. 

Is there a way to get the logs of the webHook triggered from our Jira cloud? 

1 answer

0 votes
Nikola Perisic
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 21, 2025

Hello @Rahid Abdul Kalam 

Make sure that you have created a webhook in Jira.

Then ,you can create an automation rule:

  • Trigger incoming webhook - include the URL of your webhook and select no issues included in the webhook
  • For action select log action and for the value add {{webhook.Data}} in order to log the webhook data in your automation rule

When the automation rule gets executed sucessfully based on the webhook events that you have defined in your Jira webhook, look into the Audit log of your automation rule and there should be data that you got from your webhook.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events