Configure Jira Webhooks

Stay updated with real-time data from Jira using webhooks.

To generate Jira Webhooks, navigate to Waydev integrations, find the Jira integration you want to set up Webhooks for -> Actions -> Configure Webhooks.

Once the modal appears, click Generate Webhook and copy the slug.

šŸ“˜

Access this link https://developer.atlassian.com/server/jira/platform/webhooks/ (Jiraā€™s documentation on how to set up Webhooks).

šŸ“˜

To set up webhooks in Jira you need Admin permissions.

Copy&Paste the link in the URL slot https://hooks.waydev.co/webhooks/{SLUG} - the slug is generated by the app.

For Events, make sure to check all the boxes for:

  • Issue: āœ“Created āœ“Updated āœ“Deleted
  • Comment: āœ“Created āœ“Updated āœ“Deleted
  • Project: āœ“Created āœ“Updated āœ“Deleted
  • Board: āœ“Created āœ“Updated āœ“Deleted

For Scope:

  • You can set a query based on your requirements.
  • OR Leave the field empty, and Waydev will be pinged by all your Jira projects. However, we will only process the ticket projects you selected in Waydev.

šŸš§

We currently support a single webhook per integration!