# Add Jira notifications via webhook

N\_otify on issue creation, deletion, status, resolution, comment, or priority changes.\_

1. In Rocket.Chat go to **Administration > Workspace > Integrations** and create **New Integration**
2. Choose Incoming Webhook
3. Follow all instructions like **Enable**, give it a name, link to channel etc. Set **Enable Script** to true and enter the content of [*this script*](https://github.com/malko/rocketchat-jira-hook/blob/master/jira-rocketchat-hook.js) in the **Script** box
4. Hit **Save changes** and copy the *Webhook URL* (added just below the script box)
5. Go to your jira as administrator and follow instructions on adding an outgoing webhook [here](https://developer.atlassian.com/jiradev/jira-apis/webhooks#Webhooks-configureConfiguringawebhook)

You can tweak the content of the script to suit your needs better.

## Add Jira integration via outgoing webhook

*Integration for Rocket.Chat that summarizes any JIRA issues mentioned.*

1. Go to <https://github.com/gustavkarlsson/rocketchat-jira-trigger> and follow the instructions.

Example of Jira integration:

![Jira integration](https://2853711081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhHYdqf09DtGwAq3Pa3FU%2Fuploads%2Fgit-blob-e9983f9779ea9dfd9f3da347f554ac54c80cbff5%2FJira-webhook%20\(1\).png?alt=media)
