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

# Integrations

- [Deskera CRM](https://helpdocumentation.gitbook.io/user/integrations/deskera-crm.md)
- [ChatGPT / OpenAI](https://helpdocumentation.gitbook.io/user/integrations/chatgpt-openai.md)
- [Zapier](https://helpdocumentation.gitbook.io/user/integrations/zapier.md)
- [How to Send WhatsApp Messages Via Zapier Automations ?](https://helpdocumentation.gitbook.io/user/integrations/zapier/how-to-send-whatsapp-messages-via-zapier-automations.md)
- [Make](https://helpdocumentation.gitbook.io/user/integrations/make.md)
- [How to send data to Make when a contact is created / custom field is updated ?](https://helpdocumentation.gitbook.io/user/integrations/make/how-to-send-data-to-make-when-a-contact-is-created-custom-field-is-updated.md)
- [Pabbly Connect](https://helpdocumentation.gitbook.io/user/integrations/pabbly-connect.md)
- [How to Send WhatsApp Messages Via Pabbly Connect ?](https://helpdocumentation.gitbook.io/user/integrations/pabbly-connect/how-to-send-whatsapp-messages-via-pabbly-connect.md)
- [How to Send WhatsApp Messages With Image / Document / Video Via Pabbly Connect ?](https://helpdocumentation.gitbook.io/user/integrations/pabbly-connect/how-to-send-whatsapp-messages-with-image-document-video-via-pabbly-connect.md)
- [Shopify](https://helpdocumentation.gitbook.io/user/integrations/shopify.md)
- [Connect WhatsApp API with Shopify](https://helpdocumentation.gitbook.io/user/integrations/shopify/connect-whatsapp-api-with-shopify.md)
- [Create Shopify Automation Workflows](https://helpdocumentation.gitbook.io/user/integrations/shopify/create-shopify-automation-workflows.md)
- [Create a WhatsApp Campaign for Shopify Customers](https://helpdocumentation.gitbook.io/user/integrations/shopify/create-a-whatsapp-campaign-for-shopify-customers.md)
- [Configure COD Confirmation and COD to Prepaid Automation](https://helpdocumentation.gitbook.io/user/integrations/shopify/configure-cod-confirmation-and-cod-to-prepaid-automation.md)
- [Woocommerce](https://helpdocumentation.gitbook.io/user/integrations/woocommerce.md)
- [How to Send Discount Coupon Code via WhatsApp to Recover Abandoned Carts In Woocommerce ?](https://helpdocumentation.gitbook.io/user/integrations/woocommerce/how-to-send-discount-coupon-code-via-whatsapp-to-recover-abandoned-carts-in-woocommerce.md)
- [How To Send Recovery WhatsApp Messages For Abandoned Cart Orders In Woo Commerce?](https://helpdocumentation.gitbook.io/user/integrations/woocommerce/how-to-send-recovery-whatsapp-messages-for-abandoned-cart-orders-in-woo-commerce.md)
- [How to send New Order Notifications and Status Update Notifications For WooCommerce Via WhatsApp ?](https://helpdocumentation.gitbook.io/user/integrations/woocommerce/how-to-send-new-order-notifications-and-status-update-notifications-for-woocommerce-via-whatsapp.md)
- [Trade India](https://helpdocumentation.gitbook.io/user/integrations/trade-india.md)
- [How To Send WhatsApp Messages For New Leads / Inquiry On Trade India](https://helpdocumentation.gitbook.io/user/integrations/trade-india/how-to-send-whatsapp-messages-for-new-leads-inquiry-on-trade-india.md)
- [India Mart](https://helpdocumentation.gitbook.io/user/integrations/india-mart.md)
- [How To Send WhatsApp Messages For New Leads Received On India Mart](https://helpdocumentation.gitbook.io/user/integrations/india-mart/how-to-send-whatsapp-messages-for-new-leads-received-on-india-mart.md)
- [n8n](https://helpdocumentation.gitbook.io/user/integrations/n8n.md)
- [Send Messages using n8n](https://helpdocumentation.gitbook.io/user/integrations/n8n/send-messages-using-n8n.md)
- [Tally](https://helpdocumentation.gitbook.io/user/integrations/tally.md)


---

# 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://helpdocumentation.gitbook.io/user/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.
