> For the complete documentation index, see [llms.txt](https://guides.d7networks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.d7networks.com/integrations.md).

# Integrations

- [Sync Zoho CRM with D7 Dashboard](https://guides.d7networks.com/integrations/sync-zoho-crm-with-d7-dashboard.md): Connect your account with Zoho to import contacts effortlessly and streamline your contact management process. Enhance workflow efficiency and productivity with the Zoho Integration.
- [Sync HubSpot with the D7 Dashboard.](https://guides.d7networks.com/integrations/sync-hubspot-with-the-d7-dashboard..md): Streamline your workflow by importing contacts seamlessly from HubSpot using our integration. Enhance productivity and efficiency.
- [Integrate WSO2 IS](https://guides.d7networks.com/integrations/integrate-wso2-is.md)
- [Active Campaign](https://guides.d7networks.com/integrations/active-campaign.md)
- [Integrate WhatsApp API](https://guides.d7networks.com/integrations/active-campaign/integrate-whatsapp-api.md)
- [Integrate SMS API](https://guides.d7networks.com/integrations/active-campaign/integrate-sms-api.md): ActiveCampaign + D7SMS integration allows you to send SMS messages to contacts using the "Send SMS Message using D7SMS" automation action.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guides.d7networks.com/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
