# CleverTap

Push your existing user segments from CleverTap with Blitzllama. We do this using Clevertap's Webhook campaigns which takes a few minutes to setup. Syncing cohorts into Blitzllama ensures you  learn more about the same set of users.

### Supported Capabilities

CleverTap integration enables the following capabilities:

* Import CleverTap user segment via one time, multiple dates and recurring campaigns.
* These cohorts can then be used in Blitzllama for launching micro surveys to the right users.

### Setting up the CleverTap Webhook Campaign

CleverTap has a detailed and frequently updated documentation on creating Webhook campaigns on their dashboard. Please refer to this documentation <https://developer.clevertap.com/docs/webhooks> to set up the cohort sync.&#x20;

When creating a Webhook template on CleverTap dashboard,&#x20;

* Set POST as the `HTTP method`
* Get the `Destination URL` from Blitzllama's dashboard (navigate to Connections tab and select CleverTap)
* To configure `Header parameters`, set `Key` to "x-api-key" and get the `Value` from Blitzllama's dashboard (navigate to Connections tab and select CleverTap)

![A screenshot of the "create webhook template" dialog on CleverTap dashboard.](/files/XyFJr41q8OvIKnrD721G)

### Identity Property

{% hint style="warning" %}
Ensure **Email,Identity and CleverTap ID** option is selected in **webhook content.** Blitzllama will not be able to add user  without identity property not enabled.
{% endhint %}

![](/files/0Sdvwbe3PZ5Eip6u0SSX)

### Use the Synced Cohorts on Blitzllama

CleverTap campaigns take upto 30mins to sync to Blitzllama. Once synced you can view all synced cohorts on Blitzllama's Cohorts tab.&#x20;

![A screenshot of the Cohorts tab on Blitzllama dashboard.](/files/4rL4Q6oWdigT2CmcdO8A)

CleverTap's cohorts can be used just like all other cohorts with exception that these cohorts cannot be filtered further.

In case you are stuck at any of the above steps, please don't hesitate to email us at <tech@blitzllama.com> or hit us up on the support chat.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.blitzllama.com/connections-sources/clevertap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
