#Triggers
A CRM trigger is an automation condition bound to a specific funnel stage. When you fire a trigger through the API for a particular entity, Bitrix24 runs every robot and action configured on the matching funnel step: sends notifications, changes the stage, launches workflows.
Get the list of available triggers and their codes through `GET /v1/triggers` — the CODE field of the response is the triggerId. Use triggers when an external system — a payment gateway, an accounting system, or a CRM integration — needs to notify Bitrix24 that a certain event has occurred.
Bitrix24 API: crm.automation.trigger.*
Scope: crm