# Integration Partners

- [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)


---

# 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/third-party-apps.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.
