Set up Zenloop Integration (via CrossEngage Webhook)
Last updated
Last updated
Before you begin, you will need the following:
CrossEngage account
zenloop Account
To access access your API Token in Zenloop, go to Settings -> zenAPI.
You can also fetch your token/key using an API Client Application such as Postman. Simply send a POST request with your username and password to the Zenloop API, and you will receive the key labeled as "jwt".
In the CrossEngage app, navigate to Settings
> Integrations
.
Click the Add new integration
button in the top right corner of the page.
Search for 'webhook' and click Set up.
Using this information, you can now complete the setup form.
Method: POST
Destination URL: https://api.zenloop.com/v1/surveys
Authentication: No authentication
Append HTTP Headers: Add a header with the header key "authorization" and the header value "Bearer YOUR-API-TOKEN".
Content type: application/JSON
Click Apply.