Integrate Spike with Jira

Overview
Jira is a project management and issue tracking platform used by teams to plan, track, and manage work. Jira helps teams organize issues, track progress, and collaborate effectively across projects and workflows.
With Spike's integration, you can receive real-time alerts for various activities in your Jira projects, including:
Issue Create: When issues are created
Status Changes: Alerts when issues transition between workflow states
Resolution Events: Notifications when issues are resolved or closed
This integration helps you stay informed about critical project activities, enabling immediate response to high-priority issues and ensuring your team never misses important updates.
Set up instructions
Step 1: Create a Jira integration in the Spike dashboard and copy the webhook URL.
Create integration and service on our dashboardStep 2:
Prerequisites:
Jira administrator permissions
Access to System settings in your Jira instance
Create the Webhook:
Navigate to Webhook Settings:
Log in to your Jira instance as an administrator
Go to Settings → System → Webhooks
Click Create a Webhook
Configure the Webhook:
Name: Enter a descriptive name (e.g., "Spike Incident Management")
Status: Ensure the webhook is Enabled
URL: Paste the Spike webhook URL copied from Step 1
Select Events: Choose the Jira events that should trigger notifications:
Issue created
Issue updated
Add JQL Filter (Optional):
Filter specific issues using JQL (Jira Query Language)
Example:
project = MYPROJECT AND priority in (High, Highest)Leave blank to receive all events
Save and Test:
Click Create to save the webhook
Create or update a test issue in Jira
Verify the event appears in Spike as a new incident
This integration supports auto-resolution when Jira issues are marked as Done, Resolved, or Closed.
Last updated
Was this helpful?