This guide shows how to configure the integration between senhasegura and Zendesk using the REST API.
Requirements
-
Zendesk API authentication data:
- API URL.
- Email address.
- Password.
- API Token.
Configure Zendesk
- 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 Zendesk.
- 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: Zendesk API endpoint.
- Email address: email address of the Zendesk user with permission to query tickets.
- Password: Zendesk user password.
- API Token: valid OAuth token.
- Click Save.
Info
- The integration uses the endpoint
/api/v2/tickets/[id].json
and the approval flow accepts requests only for tickets with status Open or Pending.
Do you still have questions? Reach out to the senhasegura Community.