Browse Docs
ONLINE DOCUMENTATION
|
Configuring Jira NotificationsIn this document
OverviewConfiguring the Jira integration in DefensX consists of the following steps:
WARNING: Jira API tokens are displayed only once during creation. If the token is lost, it must be revoked and recreated. Creating a Jira API tokenBefore creating a Jira integration in DefensX, you need to generate an API token from your Atlassian account. API tokens are managed from the following page: Step 1: Start API token creation
Step 2: Name the API token
Step 3: Select the app
Step 4: Select Jira scopes
These scopes allow DefensX to read Jira projects and issues and to create or update issues when required.
Step 5: Review the API token
Step 6: Copy and save the API token
WARNING: You will not be able to view this API token again after completing this step.
Configuring Jira integration in DefensXAfter creating and saving your Jira API token, you can configure the Jira integration in DefensX. This configuration allows DefensX to automatically create Jira issues for selected events. Connection DetailsThis section defines the Jira credentials DefensX uses to communicate with Jira.
Cloud IDThe Cloud ID is a unique identifier for your Jira Cloud instance. DefensX uses this value internally to construct Jira REST API endpoints. To retrieve your Cloud ID, open the following URL in your browser and replace The response will be a JSON document similar to the following:
The email address of the Atlassian user who created the Jira API token. This email is used together with the API token to authenticate requests sent from DefensX to Jira. API TokenThe Jira API token generated from the Atlassian account. Issue BodyThe Issue Body defines the exact JSON payload sent to Jira during issue creation. DefensX sends this payload as-is after resolving placeholders. You can use placeholders to dynamically insert event data:
Required fields
Optional fields
Events, Customers and ActivationNext, you can choose which DefensX events will create Jira issues and which customers under your Partner account will be included. If you select the All Customers option, Jira issues will be created for all existing customers as well as any customers added in the future. You can also enable additional options such as adding a Custom URL Group shortcut and activate the integration to start receiving Jira issues.
Saving the configuration
Once saved, DefensX will automatically create Jira issues for selected events. |