> For the complete documentation index, see [llms.txt](https://docs.truecaller.com/truecaller-for-business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truecaller.com/truecaller-for-business/verified-campaigns/api-webhook-documentation/webhook-connectors/getting-started.md).

# Getting Started

{% hint style="info" %}
Discover how to leverage our powerful webhook integrations to enhance your campaign visibility and engagement right from your CEP platform.&#x20;

Our user-friendly documentation equips you with all the necessary information to seamlessly set up and utilise Truecaller as an additional channel via webhook based connectors from your customer engagement platform, enabling you to maximize the impact of your Verified Campaigns.&#x20;
{% endhint %}

**Pre-requisites for using Verified Campaigns** :&#x20;

* An active subscription of Truecaller Customer Experience Solution for your business&#x20;

**Integration Steps :**&#x20;

1. Log into your Truecaller for Business account.
2. Configure a webhook token for your organization.&#x20;
3. Copy the relevant details from your account - Webhook Endpoint URL, Organization ID and Token.
4. Set up "Truecaller" as a new channel of communication on your Customer Engagement Platform, in-house audience definition tool or CRM platform.
5. Upload your marketing assets via your Truecaller for Business console.
6. Define specific template parameters to personalize the message to be shown to your target users (Refer to [Template Styles](https://docs.truecaller.com/truecaller-for-business/verified-campaigns/faqs/what-are-the-various-templates-for-verified-campaigns) to know more about available templates).
7. That's it! You have now set up a webhook connector to send the audience data to Truecaller for Business backend service.&#x20;
8. Verified Campaigns will start showing up on Truecaller user device's based on specified parameters and when a Verified Business call or message lands on their device.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.truecaller.com/truecaller-for-business/verified-campaigns/api-webhook-documentation/webhook-connectors/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
