Understanding Triggers and Actions
Updated 8/24/20262 min read
Every automation and workflow step inside Hoicko — no matter how simple or complex — is ultimately built from just two components working together: a trigger and an action. Understanding this pattern deeply is genuinely the foundation for everything else you'll build in the platform, from a basic reminder notification to an elaborate multi-stage approval process.
What a trigger is
A trigger is the specific event that starts an automation running. Triggers are always tied to something changing or happening within your workspace — a status field being updated, a new form being submitted, a due date passing, a document being signed. Without a trigger, an automation simply sits dormant, waiting for the condition it's watching for to occur.
Examples of common triggers:
- A task's status changes to "Done"
- A new lead is added to a CRM board
- A form is submitted on your website
- A document is fully signed
- A due date passes without the task being marked complete
What an action is
An action is what Hoicko actually does once a trigger fires. Actions are the visible outcome of an automation — the notification someone receives, the item that gets created, the record that gets updated.
Examples of common actions:
- Notify a specific person or an entire team
- Move an item to a different board or status column
- Create a new task or record automatically
- Send an email using a pre-written template
- Update a specific field's value
How triggers and actions combine
The real power comes from combining these two simple building blocks: "When [trigger happens], then [action occurs]." For example: "When a deal's status changes to Closed Won, then notify the onboarding team and create a new onboarding task." This simple sentence structure — trigger, then action — is literally how most automations in Hoicko are conceptually designed, even before you touch the visual builder itself.
Multiple actions from a single trigger
It's worth knowing that a single trigger isn't limited to firing just one action. A single event — like a contract being signed — can simultaneously notify the sales team, archive the signed document, and update a status field, all from the same trigger, configured as multiple parallel actions.
FAQ
What is a trigger in a Hoicko automation?
A trigger is the event that starts an automation, such as a status change or form submission.
Can one trigger have multiple actions?
Yes, a single trigger can be configured to run multiple actions at once.
What's an example of a trigger-and-action automation?
"When a deal's status changes to Closed Won, notify the onboarding team and create a new onboarding task" — one trigger, two actions.
Related content
Is this article helpful?
Help us improve our articles.