zendeskreactiveconnector
Service icon

Zendesk Reactive Connector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 13 October 2022
 by 
Zendesk Integration Team
0.0
 (0 ratings)
zendeskreactiveconnector

Zendesk Reactive Connector

Documentation
1.0.0

How does this work?

  1. First of all, you'll need to configure the correct URL of the consumed rest APIs from your zendesk server. To do that, open the connector module on Service Center, and on the Integration tab, change the Consumed Rest APIs URL;
  2. After that, you'll need to configure the correct site properties. For the token, you should use your access email followed by "/token", like this "user@mail.com/token". For the password site property, you should get an API Token from the Admin Center. How to do it:
    1. click Apps and integrations in the sidebar, then select APIs > Zendesk APIs.
    2. click the Settings tab, and make sure Token Access is enabled.
    3. Click the Add API token button to the right of Active API Tokens.
    4. The token is generated and displayed. 

You are now ready to fetch you tickets, create new ones and even add comments to them.