# Webhooks

- [Single Webhook](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/single-webhook.md)
- [Set up Webhook Integration](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/single-webhook/set-up-webhook-integration.md)
- [Create a Campaign Message](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/single-webhook/create-a-campaign-message.md)
- [Response Data and Custom Events](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/single-webhook/response-data-and-custom-events.md)
- [Batch Webhook](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/batch-webhook.md)
- [Set up Batch Webhook Integration](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/batch-webhook/set-up-batch-webhook-integration.md)
- [Create a Campaign Message](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/batch-webhook/create-a-campaign-message.md)
- [Zenloop via CrossEngage Webhook](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook.md)
- [Set up Zenloop Integration (via CrossEngage Webhook)](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 Survey](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook/set-up-zenloop-survey.md)
- [Create a Campaign Message](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook/create-a-campaign-message.md)
- [Set up Zenloop Survey via ESP](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook/set-up-zenloop-survey-via-esp.md)
- [Obtain Response Data](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/zenloop-via-crossengage-webhook/obtain-response-data.md)
- [Google Analytics via Webhook](https://documentation.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks/google-analytics-via-webhook.md)


---

# 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.crossengage.io/data-and-engagement-platform/messages/integrations/channels/webhooks.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.
