> 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/configura-tus-conexiones/messagebird/messagebird-whatsapp/acciones-de-destino/enviar-plantilla-de-medios.md).

# Enviar plantilla de medios

1. **Selecciona MessageBird WhatsApp como tu destino**. Escoge el Plug que deseas usar, o crea unonuevo. Haz clic en “Continuar”.

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

2. **Elige “Enviar Plantilla de Medios”** como tu acción, así como la plantilla que quieres enviar y el tipo de medio. Haz clic en “Continuar”.

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

3. **Llena la plantilla de datos** con los datos correspondientes. Necesitarás el campo del número de teléfono al cual enviar el mensaje y la URL del medio que quieres enviar. Haz clic en “Asociar” cuando termines.

<figure><img src="https://lh5.googleusercontent.com/rDTL0GmoUIdMeifMM_nRE_tMky7DAjOrw_H84zz6Mp-YrmkG_VYDw1RTXMrz0T5GtuNytmz2c8s7A6DW-Pwhi8zcJLH6Iad9iUjEQbFpZS68yPWlVNTF53ALrW6675azUSAgTWuNVveesX8I4bvqxA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
La URL del medio se refiere a la URL donde se guarda el archivo. Esto puede ser un enlace a un vídeo de YouTube, un documento de Google Drive, u otros servicios de hosting.
{% endhint %}

1. **Verifica que tu destino está activo** en la esquina superior derecha. Haz clic en “Agregar destino” o “Finalizar” para agregar otra app o guardar tu Gear.

<figure><img src="https://lh6.googleusercontent.com/4o2HHL9WbxC92kfJaZ3JHryGwUaOqoocBKCBxO_8B7llZ85a71VnOTH1jwH0Hvf3AResG9y85kaX09CdTqWwtkb3S6L6taLXajZkc_XVAMqKFNvoR0e_dvYRQQ90ovb_kPAvTrPZS8xgiS5OvvER8g" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Asegúrate de encender tu flujo en “Gears” antes de cerrar 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/configura-tus-conexiones/messagebird/messagebird-whatsapp/acciones-de-destino/enviar-plantilla-de-medios.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.
