# Integrations

- [Webhook](https://purchasely.gitbook.io/purchasely/3.4/integrations/webhook-1.md): This section describes everything you need to know about the Webhook, which allows to connect your backend with the Purchasely Cloud Platform.
- [Receiving and understanding messages](https://purchasely.gitbook.io/purchasely/3.4/integrations/webhook-1/detailed-specification.md)
- [Managing entitlements](https://purchasely.gitbook.io/purchasely/3.4/integrations/webhook-1/managing-entitlements.md)
- [Detailed sequence diagrams](https://purchasely.gitbook.io/purchasely/3.4/integrations/webhook-1/detailed-sequence-diagrams.md): The section described the store receipt and server-to-server notification processing
- [Airship](https://purchasely.gitbook.io/purchasely/3.4/integrations/airship.md)
- [Batch](https://purchasely.gitbook.io/purchasely/3.4/integrations/batch.md): Batch is a Customer Engagement Platform that allows marketers to communicate with their users and engage with them by creating powerful engagement journeys and workflows.
- [Amplitude](https://purchasely.gitbook.io/purchasely/3.4/integrations/amplitude.md)
- [AppsFlyer](https://purchasely.gitbook.io/purchasely/3.4/integrations/appsflyer.md)
- [Adjust](https://purchasely.gitbook.io/purchasely/3.4/integrations/adjust.md)
- [AT Internet (Piano Analytics)](https://purchasely.gitbook.io/purchasely/3.4/integrations/atinternet.md)
- [Branch](https://purchasely.gitbook.io/purchasely/3.4/integrations/branch.md)
- [Braze](https://purchasely.gitbook.io/purchasely/3.4/integrations/braze.md)
- [Clevertap](https://purchasely.gitbook.io/purchasely/3.4/integrations/clevertap.md)
- [Customer.io](https://purchasely.gitbook.io/purchasely/3.4/integrations/customerio.md)
- [Firebase](https://purchasely.gitbook.io/purchasely/3.4/integrations/firebase.md)
- [Iterable](https://purchasely.gitbook.io/purchasely/3.4/integrations/iterable.md)
- [Mixpanel](https://purchasely.gitbook.io/purchasely/3.4/integrations/mixpanel.md)
- [MoEngage](https://purchasely.gitbook.io/purchasely/3.4/integrations/moengage.md)
- [OneSignal](https://purchasely.gitbook.io/purchasely/3.4/integrations/onesignal.md)
- [Segment](https://purchasely.gitbook.io/purchasely/3.4/integrations/segment.md): With Segment, you can collect, transform, send, and archive your first-party customer data. Segment simplifies the process of collecting data and connecting new tools, allowing you to spend more time
- [Sendinblue](https://purchasely.gitbook.io/purchasely/3.4/integrations/sendinblue.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://purchasely.gitbook.io/purchasely/3.4/integrations.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.
