A complete reference guide to all automation triggers in Luklak, grouped into three categories: Silent (event-based), Workflow (status-based), and Object Actions (user-initiated).
The most common type of trigger. The rule runs when an 🧊 Object
is created, updated, or its status changes.
Use Case: When a Field
on a 🧊 Support Ticket
is updated to Priority = URGENT
, trigger an alert. Or, when a new 🧊 Lead
is created, automatically assign it to a sales representative.
The rule runs based on a schedule you define (e.g., hourly, daily, weekly, monthly, or a custom cron expression).
Use Case: Every Friday at 5 PM, find all 🧊 Tasks
with a Status
of IN_PROGRESS
and send a summary report to the project manager.
The rule is triggered when an external application sends a signal (a webhook) to a unique URL provided by Luklak.
Use Case: When a customer submits a form on your website (e.g., Typeform), it sends a webhook to Luklak to automatically create a new 🧊 Lead
Object.
🧊 Object
’s Workflow
. The automation is inextricably linked to a specific process step.
🧊 Object
into a specific Status.🧊 Candidate
Object is moved to the HIRED
status, trigger a series of actions to create an onboarding checklist and notify the IT department.🧊 Object
’s toolbar.
🧊 Object
.Object Type
, its current Status
, or the user’s Role
or Group
.🧊 Support Tickets
. When clicked, an automation re-assigns the ticket and sends a high-priority message. This button can be configured to be visible only for tickets in an OPEN
status and hidden for CLOSED
ones.Support Ticket
Object. They click the ’…’ menu, and a custom ‘Escalate to Manager’ button is visible. They click it, and the automation runs.]