> For the complete documentation index, see [llms.txt](https://documentation.crossengage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook/set-up-zenloop-integration-via-crossengage-webhook.md).

# Set up Zenloop Integration (via CrossEngage Webhook)

Before you begin, you will need the following:

* CrossEngage account
* zenloop Account

### **Fetch your Zenloop API Token**

To access access your API Token in Zenloop, go to Settings -> zenAPI.

<figure><img src="https://985110910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Hio8LJewN8lQY2Vlqy0%2Fuploads%2FoWoMjNSImgN4unVVTvmw%2FZenloop_API_Token.png?alt=media&amp;token=4309bead-1ab1-42cd-971a-0335529d61d9" alt=""><figcaption></figcaption></figure>

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".

<figure><img src="https://985110910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Hio8LJewN8lQY2Vlqy0%2Fuploads%2Fn4tutGAdUoVOjFIMuVAk%2FPostman_Zenloop_API_Token.png?alt=media&amp;token=cd0530bf-f719-4930-9c26-b30be4f2dcd3" alt=""><figcaption></figcaption></figure>

### Set up CrossEngage Webhook Integration

* In the CrossEngage app, navigate to `Settings` > `Integrations`.
* Click the `Add new integration` button in the top right corner of the page.

<figure><img src="https://985110910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Hio8LJewN8lQY2Vlqy0%2Fuploads%2FAgS47R9XoM50Wg0ysO8G%2FIntegrations_new.png?alt=media&amp;token=f0b23923-4d5f-4b08-85d8-b97df995be9f" alt=""><figcaption></figcaption></figure>

* &#x20;Search for 'webhook'  and click **Set up.**

<figure><img src="https://985110910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Hio8LJewN8lQY2Vlqy0%2Fuploads%2FAssbCrU7pujLgNzQoowO%2FIntegrations_Webhook.png?alt=media&amp;token=eda410c6-53ac-4d81-9fde-3a085d2b64c9" alt=""><figcaption></figcaption></figure>

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.

<figure><img src="https://985110910-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Hio8LJewN8lQY2Vlqy0%2Fuploads%2F0aoTuQa2JzZ7RTM0ZhE1%2FIntegrations_Zenloop_Form.png?alt=media&amp;token=32077e3a-afc3-4548-95de-16d773d75de8" alt=""><figcaption></figcaption></figure>
