How to configure Jira Service Desk integration in senhasegura
- 1 minute to read
- Print
- DarkLight
- PDF
How to configure Jira Service Desk integration in senhasegura
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
This guide shows how to configure the integration between senhasegura and Jira Service Desk using REST API.
Requirements
- Jira Service Desk API authentication data:
- API URL.
- User.
- API Token.
Configure Jira Service Desk
- On senhasegura, in the upper-left corner, click the Grid Menu, represented by nine squares, and select Settings.
- In the side menu, select System Parameters > Integrations with ITSM.
- In the Integrations with ITSM report, in the top bar, click on View actions and select New.
- In the Registration of integration with ITSM window, select Jira Service Desk.
- In the Registration of integration with ITSM window, fill in the fields:
- Integration name: name of the integration in senhasegura.
- Enabled: select Yes.
- API URL: Jira API URL.
- User: Jira user with permission to query tickets.
- API Token: token generated in your Atlassian account.
- Click Save.
Info
- The integration uses the endpoint
/rest/api/2/issue/
and accepts requests only for tickets with the status In Progress. - A Jira Service API Token is required for this integration.
Do you still have questions? Reach out to the senhasegura Community.
Was this article helpful?