# Trello

Trello es una aplicación que te permite gestionar y asignar tareas mediante un sistema simple de tableros y tarjetas. Integrar Trello con GearPlug te permite mantener tus tableros actualizados con datos de otras apps, y viceversa.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh3.googleusercontent.com/YDh1JEg-82FfLDhWbHzkiVALXMvKC-W-RAMr3gdQ7v87RpcLJ2NgV_Z_kvGJ1IvhO14K74_TIaYMX5iyGybnUMjTw0JE5BaLjdD7L-o2dT2JrAwcPjVWfy-Q0LQMzc4rF45dwdfZHk4k9G319G-cBA" alt=""><figcaption></figcaption></figure>

Como origen, Trello te ofrece 4 acciones:

* **Obtener tarjeta creada**: Extrae los datos de nuevas tarjetas creadas en tu tablero.
* **Obtener comentario en tarjeta**: Importa la información de comentarios nuevos publicados en tarjetas.
* **Obtener ítem en checklist**: Importa datos de cambios realizados en checklists existentes.
* **Nuevo label en tarjeta**: Extrae la información de tarjetas cuyas etiquetas hayan cambiado.

### Como destino

<figure><img src="https://lh4.googleusercontent.com/qhvKByGHWmOCytK_4_DCyYBS0aheSCoYGSCjEV-h3fHFQKZdI9etnv9z5BTU8tmv3Khi4IChLZLcG1CGCvo_XNTSQW9xW-s2vxiceci6Go7YfNCdedNvKXuA-rGg8CpwB5lRnIghrlO1VzjMzlInMw" alt=""><figcaption></figcaption></figure>

Como destino, Trello también te ofrece 4 acciones:

* **Crear tarjeta**: Genera nuevas tarjetas usando la información de otras apps.
* **Agregar etiqueta a tarjeta**: Cambia las etiquetas de tus tarjetas con cambios de otras herramientas.
* **Agregar comentario en tarjeta**: Crea nuevos comentarios en tus tarjetas.
* **Agregar ítem a checklist**: Agrega nuevos elementos a checklists en tarjetas.


---

# 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.gearplug.io/configura-tus-conexiones/trello.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.
