Jira Service Management¶
Forward Jira Service Management (JSM) alerts to Robusta via the JSM outgoing webhook integration.
Prerequisites¶
A Jira Service Management Premium or Enterprise plan — outgoing webhook integrations are not available on lower tiers.
A Robusta account with API access.
Your Robusta
account_id, found ingenerated_values.yaml.A Robusta API key with
Read/Writeaccess to alerts, generated under Settings → API Keys → New API Key.Admin access to Operations in Jira Service Management.
Webhook URL¶
https://api.robusta.dev/webhooks?type=alert&origin=jsm&account_id=<ACCOUNT_ID>
Configure Jira Service Management¶
In Jira Service Management, go to Operations → Integrations → Add integration.
Search for Webhook and select the outgoing webhook integration.
Set the Webhook URL to the URL above.
Add a custom Header:
Authorization: Bearer <ROBUSTA_API_KEY>Choose which alert actions (
Create,Acknowledge,Close, …) trigger the webhook and turn the integration on.
Verify¶
Create a test alert in Jira Service Management. The event should appear in Settings → Delivery Log and on the Robusta timeline.