All Collections
Integrations and Trust Center
Jira Data Center integration
Jira Data Center - How to enable webhooks to Keypup
Jira Data Center - How to enable webhooks to Keypup
Arnaud Lachaume avatar
Written by Arnaud Lachaume
Updated over a week ago

To enable real-time updates between Jira Data Center and Keypup, a Jira administrator must configure a webhook through the Jira system administration panel.

The steps below require you to have created an incoming link (OAuth provider) in your Jira server to connect it to Keypup. You will need the Client ID from this link to identify your webhook with Keypup.

1. Log into your Jira server and go to the System Administration panel

2. Scroll down and go to the WebHooks section

3. Click on Create a WebHook at the top right

4. Use the following details to configure the WebHook

Name

Keypup

URL

https://connector-jira.keypup.io/provider/hosted/:client_id
​
Where :client_id is the Client ID of the incoming link you have created in the Jira applications panel to connect Keypup.
​
E.g. assuming your Client ID is someid123 then the URL to enter would be:
​https://connector-jira.keypup.io/provider/hosted/someid123

Description

Webhook used to send real-time notifications to Keypup

Event filters

Keep All issues as it is

Events

Tick the following events:

  • Comment: created

  • Comment: updated

  • Comment: deleted

  • Issue: created

  • Issue: updated

  • Issue: deleted

5. Scroll down and click Create to finalize your webhook

After creating this webhook, issue and comment updates will start flowing into Keypup as they occur in Jira.

Did this answer your question?