# Integrations

- [Introduction](https://developers.didomi.io/integrations/introduction.md)
- [Quotas](https://developers.didomi.io/integrations/introduction/quotas.md)
- [Tutorials](https://developers.didomi.io/integrations/tutorials.md)
- [Configure a HTTP webhook](https://developers.didomi.io/integrations/tutorials/configure-a-http-webhook.md)
- [Configure a batch export](https://developers.didomi.io/integrations/tutorials/configure-a-batch-export.md): Tutorial for configuring a batch export integration.
- [Configure an analytics export](https://developers.didomi.io/integrations/tutorials/configure-an-analytics-export.md): Tutorial for configuring an analytics export destination and configuration
- [Generic integrations](https://developers.didomi.io/integrations/generic-integrations.md)
- [Batch export](https://developers.didomi.io/integrations/generic-integrations/batch-export.md)
- [Destinations](https://developers.didomi.io/integrations/generic-integrations/batch-export/destinations.md)
- [AWS S3 Bucket (owned by Didomi)](https://developers.didomi.io/integrations/generic-integrations/batch-export/destinations/aws-s3-bucket.md)
- [GCP Storage Bucket](https://developers.didomi.io/integrations/generic-integrations/batch-export/destinations/gcp-bucket.md)
- [Exported data](https://developers.didomi.io/integrations/generic-integrations/batch-export/exported-data.md)
- [Notices consents](https://developers.didomi.io/integrations/generic-integrations/batch-export/exported-data/cmp.md)
- [Logs](https://developers.didomi.io/integrations/generic-integrations/batch-export/logs.md)
- [Webhooks](https://developers.didomi.io/integrations/generic-integrations/webhooks.md)
- [Batch import](https://developers.didomi.io/integrations/generic-integrations/batch-import.md)
- [Analytics export](https://developers.didomi.io/integrations/generic-integrations/analytics-export.md)
- [Destinations](https://developers.didomi.io/integrations/generic-integrations/analytics-export/destinations.md)
- [AWS S3 Bucket (owned by Didomi)](https://developers.didomi.io/integrations/generic-integrations/analytics-export/destinations/aws-s3-bucket-owned-by-didomi.md)
- [GCP Storage Bucket](https://developers.didomi.io/integrations/generic-integrations/analytics-export/destinations/gcp-storage-bucket.md)
- [Integration Partners](https://developers.didomi.io/integrations/third-party-apps.md)
- [Actito](https://developers.didomi.io/integrations/third-party-apps/actito.md)
- [Adobe Campaign Classic](https://developers.didomi.io/integrations/third-party-apps/adobe-campaign-classic.md)
- [Adobe Commerce](https://developers.didomi.io/integrations/third-party-apps/deploy-didomis-sdk-for-your-adobe-commerce-website.md): Adobe Commerce (formerly Magento 2) is a platform that offers various tools to manage, personalize and optimize your e-commerce website.
- [Adobe Experience Cloud](https://developers.didomi.io/integrations/third-party-apps/adobe-experience-cloud.md)
- [Adobe Marketo Engage](https://developers.didomi.io/integrations/third-party-apps/adobe-marketo-engage.md)
- [Adobe Source Connector](https://developers.didomi.io/integrations/third-party-apps/adobe-source-connector.md)
- [Braze](https://developers.didomi.io/integrations/third-party-apps/braze.md)
- [Dotdigital](https://developers.didomi.io/integrations/third-party-apps/dotdigital.md)
- [Hubspot](https://developers.didomi.io/integrations/third-party-apps/hubspot.md)
- [Mailchimp](https://developers.didomi.io/integrations/third-party-apps/mailchimp.md)
- [Microsoft Dynamics 365](https://developers.didomi.io/integrations/third-party-apps/microsoft-dynamics-365.md)
- [mParticle](https://developers.didomi.io/integrations/third-party-apps/didomi-mparticle-integration-for-your-cmp.md)
- [Salesforce Marketing Cloud](https://developers.didomi.io/integrations/third-party-apps/salesforce-marketing-cloud.md)
- [Salesforce Sales & Service Cloud](https://developers.didomi.io/integrations/third-party-apps/salesforce-sales-and-service-cloud.md)
- [Selligent](https://developers.didomi.io/integrations/third-party-apps/selligent.md)
- [Brevo (formerly Sendinblue)](https://developers.didomi.io/integrations/third-party-apps/sendinblue.md)
- [Emailing](https://developers.didomi.io/integrations/emailing.md): Use your own emailing providers for sending emails (authentication, consent changes, etc.) to your users
- [Configurations](https://developers.didomi.io/integrations/emailing/providers.md)
- [Actito Email](https://developers.didomi.io/integrations/emailing/providers/actito-email.md)
- [Actito SMS](https://developers.didomi.io/integrations/emailing/providers/actito-sms.md)
- [Adobe Campaign Classic](https://developers.didomi.io/integrations/emailing/providers/adobe-campaign-classic.md)
- [Adobe Campaign Standard](https://developers.didomi.io/integrations/emailing/providers/adobe-campaign-standard.md)
- [Emails](https://developers.didomi.io/integrations/emailing/templates.md)
- [Templates](https://developers.didomi.io/integrations/emailing/templates/templates.md)
- [Manage your templates](https://developers.didomi.io/integrations/emailing/templates/manage-your-templates.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://developers.didomi.io/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.
