# Integrations

- [Introduction of  integration](https://support.whapi.cloud/help-desk/integrations/introduction-of-integration.md): How any service connects to WhatsApp through Whapi.Cloud — the event→reaction pattern, webhooks, API requests, and available no-code platforms.
- [Make.com](https://support.whapi.cloud/help-desk/integrations/make.com.md): Integrate WhatsApp API to any Apps with Make
- [Ready-Made Scenarios](https://support.whapi.cloud/help-desk/integrations/make.com/ready-made-scenarios.md): Already working WhatsApp and Make scenarios that you can get for free
- [WhatsApp & Whisper API: Voice-to-Text Integration](https://support.whapi.cloud/help-desk/integrations/make.com/ready-made-scenarios/whatsapp-and-whisper-api-voice-to-text-integration.md): Integrating WhatsApp API with Make.com and Whisper API for Voice-to-Text Automation
- [Automated WhatsApp Group Message Forwarding in Make.com](https://support.whapi.cloud/help-desk/integrations/make.com/ready-made-scenarios/automated-whatsapp-group-message-forwarding-in-make.com.md): Integrating WhatsApp API with Make.com for Automated Message Forwarding Across Groups and Chats
- [Request Scenario Setup](https://support.whapi.cloud/help-desk/integrations/make.com/request-scenario-setup.md)
- [Pabbly Connect](https://support.whapi.cloud/help-desk/integrations/pabbly-connect.md)
- [Google Contacts](https://support.whapi.cloud/help-desk/integrations/google-contacts.md): Allows you to automate via API the addition of contacts to your WhatsApp account for further use of contacts when adding to a group, as well as starting new private conversations.
- [Zapier](https://support.whapi.cloud/help-desk/integrations/zapier.md): Integrate WhatsApp API to any Apps
- [DialogFlow](https://support.whapi.cloud/help-desk/integrations/dialogflow.md): Build a Dialogflow-WhatsApp Chatbot
- [Sender for Google Sheets](https://support.whapi.cloud/help-desk/integrations/sender-for-google-sheets.md): Send a message to Google Sheets via API
- [API via HTTP in n8n Cloud](https://support.whapi.cloud/help-desk/integrations/api-via-http-in-n8n-cloud.md): Integrating Whapi.Cloud with n8n Cloud via HTTP Requests
- [Custom Node for n8n](https://support.whapi.cloud/help-desk/integrations/custom-node-for-n8n.md): Installation Guide for Whapi.Cloud Custom Node in n8n. How to Use Whapi.Cloud Custom Node in n8n Self-Hosted.


---

# 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://support.whapi.cloud/help-desk/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.
