# Jira

### Integrating with Jira Cloud

To configure your ProdCamp integration with Jira Cloud you need to take several steps.

1 Click on the Gear button on the top right.

2 Head over to the Integrations section.

3 Click on Jira to expand the accordion.

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MPA9E1IvoPoTqZSgHDQ%2F-MPDm6gpqM3KwZ05MKwT%2Fimage.png?alt=media\&token=874ab05d-c87f-4f95-86bb-845f08ac63aa)

4 Click on the Connect button. You will be redirected to the Jira SSO page.

5 Select the project in the "Authorize for" drop-down.

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MK9ngBG8bxfFfy7Xj8x%2F-MKAcv3F-7ZP36h0hyJ-%2FProdCamp%20Jira%20integration%20SSO%20consent.jpg?alt=media\&token=0bc1e235-d6bc-451d-aa02-5fd33050d487)

6 Click Accept. You will be redirected back to your ProdCamp account. \
Now you'll have a "**Push to Jira**" button on each feature details page, in the right info column. \
This button will be changed to **Issue status** from Jira when the feature-issue connection will be performed.

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MPEF7uh2GMiLsA1CbzP%2F-MPEd4FmvgmT6sK2MyTp%2Fimage.png?alt=media\&token=7cde8549-8f27-4679-a16d-a467d53e21ca)

### Set webhooks in Jira

Now it's time to set webhooks in Jira to be able to synchronize changes back from Jira into ProdCamp (you need to have **Admin Jira Global Permission** to perform these actions).&#x20;

1 Press the gear button in the top right corner, then click "**System**". Under "**Advanced**", select "**WebHooks**".

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MPA9E1IvoPoTqZSgHDQ%2F-MPDtjdTsHzPHNJ_yKoW%2Fimage.png?alt=media\&token=1e05d5e4-03ef-4a45-a20e-5d1b424bd373)

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MPA9E1IvoPoTqZSgHDQ%2F-MPDu-lCHEYLzGgk1L1L%2Fimage.png?alt=media\&token=660c8b5c-d72c-4172-9939-626d91f3cc11)

Press the "Create a WebHook" button in the top right corner.&#x20;

In the "**Name**" field you can name this webhook as you like, for example, "ProdCamp webhook".&#x20;

Status should be set to "**Enabled**". In the "**URL**" field insert the following URL: `https://app.prodcamp.com/api/integrations/jira/webhooks/issue` &#x20;

Then you need to allow posting some Issue related events in the "**Events**" section (Issue: **created**, **updated**, **deleted**) according to the following screenshot:

![](https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9YH1onkNo4yiuWdB4j%2F-MPA9E1IvoPoTqZSgHDQ%2F-MPEDwj9wQj5zFLpw34K%2Fimage.png?alt=media\&token=18291ae0-bbde-4dc6-9a7c-d6af62e65c83)

Go to the very bottom of the webhook creation page and press the "**Create**" button.&#x20;

**Congratulations!** \
**The integration is configured now 🌟**

Check how to [Push Feature to Jira](https://help.prodcamp.com/features/push-feature-to-jira)
