> 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="/files/0ikX0JgP91NIllQh1QbQ" 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="/files/abkdN43SIz4VB0X2FvJr" 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="/files/zfWLFaM1kVBGbSAJoguR" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/ZjBx8T9HDE9twkpBjekW" 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="/files/a4IEuJSIVD45WPlMSbsI" alt=""><figcaption></figcaption></figure>
