> For the complete documentation index, see [llms.txt](https://docs.bizmagnets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bizmagnets.ai/integration/marketing-and-engagement-platforms/webengage.md).

# WebEngage

Easily generate an API key in BizMagnets for WebEngage integration. Add WSP in WebEngage for your WhatsApp setup using BizMagnets details, with a throttling limit of 1000 messages per minute for efficient messaging.

## **Generate API Key in BizMagnets:**

1. From the left navigation, go to **Integration** in your BizMagnets account.
2. Click on **WebEngage** from the available apps.

<figure><img src="/files/4jI204qiAQlQ5YZFcRnQ" alt=""><figcaption></figcaption></figure>

3. Provide a name for the integration and click **Connect**.
4. Once connected, BizMagnets will provide an API key to be used on the WebEngage platform.

## **Add WSP in WebEngage using BizMagnets Details:**

1. Navigate to WebEngage and click on **Data Platform** in the navigation bar.
2. From the drop-down menu, select **Integrations**, then choose **WhatsApp Setup**, and click **Configure**.
3. In the configuration window, select **Private WSP** from the available options.
4. A pop-up will appear prompting you to edit the WhatsApp Service Provider details. Enter all the necessary information.

<table><thead><tr><th width="378">Fields</th><th>Description</th></tr></thead><tbody><tr><td>Configuration Name</td><td>Enter BizMagnets as the configuration name.</td></tr><tr><td>WhatsApp Business Number</td><td>Input the phone number associated with your BizMagnets account.</td></tr><tr><td>URL</td><td>Paste the following URL into the designated field:<br><code>https://server.bizmagnets.com/integrations/webengage/webhook</code></td></tr><tr><td>Request Type</td><td>Select Send personalization variables.</td></tr><tr><td>Custom Headers</td><td><p></p><p>Click Add Header to include your API key with the following details:</p><ul><li>Key: Authorization</li><li>Value: Bearer &#x3C;&#x3C;Your BizMagnets API Key>></li></ul></td></tr></tbody></table>

5. Click **Save**. Once saved, the integration will appear in the WSP List.

\
\
\
Click **Add Header** to include your API key with the following details:

* **Key:** Authorization
* **Value:** Bearer <\<Your BizMagnets API Key>>

## **Setting Throttling Configuration**

1. Navigate to **Configuration** from the navigation panel, select **Throttling**, then choose **WhatsApp**.&#x20;
2. Set the throttling limit to 1000 messages per minute, allowing you to send up to 1000 WhatsApp messages each minute.

## **WebEngage WhatsApp Templates**&#x20;

1. Once the WSP is added in WebEngage, click on the **Add WhatsApp Template** button to open a pop-up.&#x20;
2. Select the WSP that you created for BizMagnets, then copy and paste the exact verified template from BizMagnets that you plan to use in your campaign. Finally, click **Add Template** to have the template listed in your WebEngage account, ready for use in your WhatsApp campaigns.


---

# 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.bizmagnets.ai/integration/marketing-and-engagement-platforms/webengage.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.
