# Integrations

- [Categories](https://docs.umbraco.com/umbraco-dxp/integrations/categories.md): Details integrations with third party services, built and maintained by Umbraco HQ.
- [ActiveCampaign](https://docs.umbraco.com/umbraco-dxp/integrations/activecampaign.md): Details an integration available for ActiveCampaign, built and maintained by Umbraco HQ.
- [ActiveCampaign with Umbraco Forms](https://docs.umbraco.com/umbraco-dxp/integrations/activecampaign-with-umbraco-forms.md): Details an integration available for ActiveCampaign with Umbraco Forms, built and maintained by Umbraco HQ.
- [Algolia](https://docs.umbraco.com/umbraco-dxp/integrations/algolia.md): Details an integration available for Algolia, built and maintained by Umbraco HQ.
- [Aprimo](https://docs.umbraco.com/umbraco-dxp/integrations/aprimo.md): Details an integration available for Aprimo, built and maintained by Umbraco HQ.
- [CookieBot](https://docs.umbraco.com/umbraco-dxp/integrations/cookiebot.md): Details an integration available for Cookiebot, built and maintained by Umbraco HQ.
- [CommerceTools](https://docs.umbraco.com/umbraco-dxp/integrations/commercetools.md): Details an integration available for CommerceTools, built and maintained by Umbraco HQ.
- [Dynamics](https://docs.umbraco.com/umbraco-dxp/integrations/dynamics.md): Details an integration available for Dynamics, built and maintained by Umbraco HQ.
- [emerchantpay with Umbraco Forms](https://docs.umbraco.com/umbraco-dxp/integrations/emerchantpay-with-umbraco-forms.md): Details an integration available for emerchantpay with Umbraco Forms, built and maintained by Umbraco HQ.
- [Google Search Console](https://docs.umbraco.com/umbraco-dxp/integrations/google-search-console.md): Details an integration available for Google Search Console, built and maintained by Umbraco HQ.
- [HubSpot](https://docs.umbraco.com/umbraco-dxp/integrations/hubspot.md): Details an integration available for Hubspot, built and maintained by Umbraco HQ.
- [HubSpot with Umbraco Forms](https://docs.umbraco.com/umbraco-dxp/integrations/hubspot-with-umbraco-forms.md): Details an integration available for HubSpot with Umbraco Forms, built and maintained by Umbraco HQ.
- [inriver](https://docs.umbraco.com/umbraco-dxp/integrations/inriver.md): Details an integration available for inriver, built and maintained by Umbraco HQ.
- [Semrush](https://docs.umbraco.com/umbraco-dxp/integrations/semrush.md): Details an integration available for Semrush, built and maintained by Umbraco HQ.
- [Shopify](https://docs.umbraco.com/umbraco-dxp/integrations/shopify.md): Details an integration available for Shopify, built and maintained by Umbraco HQ.
- [Zapier](https://docs.umbraco.com/umbraco-dxp/integrations/zapier.md): Details an integration available for Zapier, built and maintained by Umbraco HQ.
- [Zapier with Umbraco Forms](https://docs.umbraco.com/umbraco-dxp/integrations/zapier-with-umbraco-forms.md): Details an integration available for Zapier with Umbraco Forms, built and maintained by Umbraco HQ.


---

# 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://docs.umbraco.com/umbraco-dxp/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.
