Back to Glossary
apis-automationbeginnerunit-4
Action
Definition
The task that happens when a trigger fires in an automation.
In Plain English
An action is like the dominoes that fall after the first one is pushed.
Real-World Example
When triggered by a new customer signup, the actions might be: send welcome email, add to CRM, notify sales team.
Why It Matters for Your Work
Actions are where automations create value—the actual work being done automatically.
Common Mistake
Creating too many actions in one automation. Complex chains are harder to debug when something fails.