This recipe will trigger whenever a lead’s status changes on Hunters and will update the status of the corresponding issue on Jira to match. This will help you keep your Jira service desk project updated and synced with the Hunters SOC platform.
To sync Hunters status with Jira:
Step 1: Open the required template
From the Hunters menu, navigate to Workflows > Workflow Manager.
Under Projects, navigate to Automated Workflows > Jira.
Locate the Sync Hunters status to Jira recipe, click on the … menu and then select Clone. This will ensure you don’t override the template so you can use it again in the future.
Rename the recipe and click Edit.
Step 2: Connect your Hunters account
💡TipIf you’ve already connected Hunters to a recipe before, you can simply select the connection from the list and skip to the next step.
Follow these guidelines to create a Hunters API token with a Customer role (or higher).
Copy the Client ID and Client secret provided in the token creation process.
Navigate back to the recipe and click the Trigger step to edit it.
On the right side panel, name your connection and paste the Client ID and Client secret in the appropriate fields.
Select your Region based on the region set up for you upon Hunters tenant creation.
Click Connect.
Step 3: Connect your Jira account
💡TipIf you’ve already connected Jira to a recipe before, you can simply select the connection from the list and skip to the next step.
From the recipe flowchart click step 2 to connect the Jira account relevant to this process.
On the right-side panel, name your connection, select an Authentication type and Base URL, and complete the required authentication details.
Click Connect.
In the JQL query string field, replace the project value with the name of the Jira project you created in the previous steps, and update the "Lead UUID" field to match the corresponding custom field you created.
Step 4: Save and activate the recipe
- Once done, click Save and then Exit.
- Now click Start recipe to activate the workflow.