# Send WhatsApp Form in a Message Template

To share a form as a direct message, you have to first create a WhatsApp Templates that has forms on Business Manager. Sync the WhatsApp Templates in Gallabox as a next step and start sending via Conversations.

### Add flow to WhatsApp Template

Once you have created a Flow either by WhatsApp Template or using JSON and sync those with your Gallabox Account, you can embed the particular flow in your WhatsApp Template.&#x20;

To do this, create the WhatsApp Template as usual. Add a CTA button with a flow to integrate your created flow into the WhatsApp Template.

Please watch the video below for a detailed explanation.

{% embed url="<https://youtu.be/rLVeL4W0-EQ?si=zSujKKSC4TjG4hIX>" %}

Once the Flow WhatsApp  templates are synced in Gallabox, you can start sending those via [Compose Box](#share-via-compose-box) or [Sequence ](#share-via-sequence)or even [Broadcast](#share-via-broadcast). &#x20;

### Share WhatsApp Flow via Compose Box

To send a WhatsApp Flow via Compose Box, all you have to do is select the desired Template and map the variables (if any).&#x20;

{% hint style="info" %}
You can also add the "**Flow Token**" when mapping the variables. Flow tokens in WhatsApp flows are special codes that businesses use. They track each customer's chat, making sure businesses can keep a personalized chat with everyone, based on their actions in the WhatsApp flow.
{% endhint %}

<figure><img src="/files/Ri3nqCe2EJGZ3Q2Dw2HP" alt=""><figcaption></figcaption></figure>

This is how the message will look on your customer's WhatsApp Mobile Application:

<figure><img src="/files/fThdZ6zy5Ljg0sxw7Pwl" alt=""><figcaption></figcaption></figure>

### Share WhatsApp Flow via Broadcast

To share a flow via Broadcast, you have to follow the normal process for Broadcast. Instead of a normal WhatsApp Template, you have to use the template containing flows in it.

<figure><img src="/files/spo4sItQF7dLKchVEuUO" alt=""><figcaption></figcaption></figure>

This is how the message will look on your customer's WhatsApp Mobile Application:

<figure><img src="/files/XupcethKvuwWDcSlLtyO" alt=""><figcaption></figcaption></figure>

### Share WhatsApp Flow via Sequence

Similarly, for the sequence you have to follow the normal process of setting up a sequence. You have to choose the WhatsApp template having flow.&#x20;

<figure><img src="/files/95KuYxUYfFxQI0LjUNyf" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Similarly, you can send a Flow Template via **Integrations**, in a Conversation as **Canned Response** or a **WA templates**.&#x20;
{% endhint %}

### Share WhatsApp Flow via Canned Response

To share a flow via canned Response, you have to follow the normal process of setting up a Canned Response. Choose the button as Form and select the desired form from the dropdown.

Please watch the video below for a detailed explanation.

{% embed url="<https://youtu.be/K3bIbKkImcQ?si=5uINrnmWW1RYKeec>" %}


---

# 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.gallabox.com/whatsapp-flows/sending-a-whatsapp-form/send-whatsapp-form-in-a-message-template.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.
