> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/messagebird/messagebird-whatsapp/target-actions/send-media-template.md).

# Send media template

1. **Select MessageBird WhatsApp** as your target. Click the red gear and pick the connection you want to use, or create a new one. Click “Continue.”

<figure><img src="https://lh3.googleusercontent.com/4Zc04LmNjYtfim-TRWw2AjQP7yOaPU921rITCvNb8jLGr_F3K33UJgzqhKPXPMM0bZVN0VBo6QN89M1FUkTRuNZf_H_oax5Q6rNgho0kB-ySuiYePFDerZcQAuvA_Y_MXVsjpetRlXKMPJHSRuQSxA" alt=""><figcaption></figcaption></figure>

2. **Choose “Send media template”** as your action, as well as the template you want to send, its language, and the media type. Click “Continue.”

<figure><img src="https://lh4.googleusercontent.com/YdmOENr2Lene6huYvgh3MNQ1SR5M2Y5PeURPILi_ljHS8apTc6Daqy0gapogdQsxdHiTLo_K-4MWkAx1LPnjPQQ5j9V1pA1s_B-B8dGCx_XAeCV9ZG3dIlWbVGN1IAEn0STUoaHg2svke7wHPwtU3g" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template** with the corresponding fields. You’ll need the phone number’s field where you want to send the message. Click “Map” once you’re done.

<figure><img src="https://lh4.googleusercontent.com/HZKRBfUq7ECIUjXy4NxxrWaIY6Ow4MPjbiJOGMY44EaBAf_2oegf_XyE0U2WkZCio5FM3gOGvTpbLU_7mwFxT70ukgG2sNPL7UN6OASCtMJVygs61i9K7iaW9rpwH35WtQnPEJJA0s6XrJ13GtK8RA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The media URL refers to the URL where the file is stored. This can be a YouTube link, a Drive file link, or a link to any other hosting service.
{% endhint %}

4. **Verify your target is active** in the upper-right corner. Click “Add a target” or “Save” to add another app or save your Gear.

<figure><img src="https://lh4.googleusercontent.com/Zchmfjdfdm7_6VGndcQFjpdbq5vF0Iyqx9jXdQUeKqEoPTXd8UiUg7ZlvpPsHtgwoT9JyJkLZrYlMNmmSHfh9AtUx6YSggFhxT2JtKGl4jLQNG6vSRSZbnfi_ir5-rR0ge79OfBL8AXFRKKq3R7lug" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving GearPlug!
{% endhint %}


---

# 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:

```
GET https://docs.gearplug.io/english/set-up-your-integrations/messagebird/messagebird-whatsapp/target-actions/send-media-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.
