Skip to main content

CleverTap

The CleverTap connector lets you configure credentials for the CleverTap Conversions API destination. RudderStack uses these credentials to validate access to CleverTap.

Note: Destination loading for the CleverTap Conversions API is currently in development. At this time, the connector validates credentials but does not yet send data to CleverTap.

Setup

  1. In CleverTap, locate your account credentials:
    • Account ID
    • Passcode
  2. Identify your CleverTap region (used to form the API hostname).

Authentication

This connector authenticates using CleverTap HTTP headers:

  • X-CleverTap-Account-Id: your CleverTap Account ID
  • X-CleverTap-Passcode: your CleverTap Passcode

During credential validation, RudderStack makes a request to:

https://{region}.api.clevertap.com/1/events.json?cursor=0

If the request fails, the connector reports a credential validation error.

Configuration fields

FieldTypeRequiredDescription
regionstringYesCleverTap region subdomain used in the API base URL (for example, us1, eu1, etc.).
account_idstringYesYour CleverTap Account ID.
account_passcodestringYesYour CleverTap Passcode. Keep this value secret.

Streams

This destination is not yet available for loading data, so there are no supported streams at this time.