# Disparo de automations

{% hint style="info" %}
Sólo se iniciarán los automations cuyo custom trigger key coincida exactamente con el del evento recibido.
{% endhint %}

Para utilizar los custom triggers debes primero crear automations con este tipo de disparadores.&#x20;

Luego de activar la integración verás una nueva categoría dentro del catálogo de automations:

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

Edita el automation creado y define la trigger\_key con la cual quieres iniciarlo:

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

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

Recuerda activar el automation una vez completada la configuración. Los automations inactivos no serán disparados por más que se reciban eventos.


---

# 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://developers.myperfit.com/custom-triggers/disparo-de-automations.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.
