# Automations Builder

- [How To Trigger Workflow Via Inbound Workflow Or Send WhatsApp Messages Via Inbound Webhook Trigger ?](https://docs.watheta.com/automations-builder/how-to-trigger-workflow-via-inbound-workflow-or-send-whatsapp-messages-via-inbound-webhook-trigger.md)
- [How To Create Drip Campaigns ?](https://docs.watheta.com/automations-builder/how-to-create-drip-campaigns.md)
- [How To Trigger Automations Flow Or Send WhatsApp Messages From Google Sheet Particular Column Change](https://docs.watheta.com/automations-builder/how-to-trigger-automations-flow-or-send-whatsapp-messages-from-google-sheet-particular-column-change.md)
- [How To Trigger Automations Flow Or WhatsApp Messages For All Or Selected Rows in Google Sheet ?](https://docs.watheta.com/automations-builder/how-to-trigger-automations-flow-or-whatsapp-messages-for-all-or-selected-rows-in-google-sheet.md)
- [How to Send WhatsApp Message To Customer when New Order is Received in Shopify ?](https://docs.watheta.com/automations-builder/how-to-send-whatsapp-message-to-customer-when-new-order-is-received-in-shopify.md)
- [How To Send Tracking link To Customers In WhatsApp And Collect Feedback For Shopify Orders ?](https://docs.watheta.com/automations-builder/how-to-send-tracking-link-to-customers-in-whatsapp-and-collect-feedback-for-shopify-orders.md)
- [How to Recover Abandoned Carts In Shopify By Sending WhatsApp Follow up Message ?](https://docs.watheta.com/automations-builder/how-to-recover-abandoned-carts-in-shopify-by-sending-whatsapp-follow-up-message.md)
- [Datastore](https://docs.watheta.com/automations-builder/datastore.md)
- [Creating Database in Mongo DB and Creating Datastore in Dashboard](https://docs.watheta.com/automations-builder/datastore/creating-database-in-mongo-db-and-creating-datastore-in-dashboard.md)
- [Add New Record In Data Store](https://docs.watheta.com/automations-builder/datastore/add-new-record-in-data-store.md)
- [Find Record with Record ID](https://docs.watheta.com/automations-builder/datastore/find-record-with-record-id.md)
- [Get Record with Record ID](https://docs.watheta.com/automations-builder/datastore/get-record-with-record-id.md)
- [Search Records with Record ID](https://docs.watheta.com/automations-builder/datastore/search-records-with-record-id.md)
- [Update Record with Record ID](https://docs.watheta.com/automations-builder/datastore/update-record-with-record-id.md)
- [How to Send WhatsApp Message When Someone Submits A Google Form?](https://docs.watheta.com/automations-builder/how-to-send-whatsapp-message-when-someone-submits-a-google-form.md)
- [How To Trigger Missed Call Webhook In Automations Builder ?](https://docs.watheta.com/automations-builder/how-to-trigger-missed-call-webhook-in-automations-builder.md)
- [How to take payment via Stripe in Automation flow ?](https://docs.watheta.com/automations-builder/how-to-take-payment-via-stripe-in-automation-flow.md)
- [How To Send WhatsApp Messages For New Leads / Inquiry On Trade India](https://docs.watheta.com/automations-builder/how-to-send-whatsapp-messages-for-new-leads-inquiry-on-trade-india.md)
- [How to Send Payment Reminders Or Invoice Due Date Alerts Via WhatsApp ?](https://docs.watheta.com/automations-builder/how-to-send-payment-reminders-or-invoice-due-date-alerts-via-whatsapp.md)
- [How to Send Birthday And Anniversary Greetings Via WhatsApp?](https://docs.watheta.com/automations-builder/how-to-send-birthday-and-anniversary-greetings-via-whatsapp.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://docs.watheta.com/automations-builder.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.
