reference
ai-wizard
automation-action
automation-trigger
dashboard-widget
database-field
database-view
formula
integration
mission
node-resource
space
Automation - Triggers
An automation trigger acts as the "switch" that initiates an automation when specific conditions are met. Consider a Trigger as: When a specific event occurs (the Trigger) and certain conditions hold true, then the resulting event (the Action) takes place.
![]() | HTTP If Change | Automatically trigger when HTTP response changes are detected. |
![]() | Scheduler | Automatically executes actions when the set time is reached. |
![]() | Webhook Received | Used when external systems need to send data to Bika.ai. Webhook provides a unique URL link that allows third-party applications (such as e-commerce platforms, CRM systems, etc.) to automatically transmit information to Bika.ai when specific events occur, thereby triggering corresponding automated workflows. |
![]() | Record Created | Executes actions when a new record is added to the database. |
![]() | Record Match | Executes actions when a new or edited record meets the criteria. |
![]() | Manually Run | Execute action when triggered by user's manual click. |
![]() | Datetime Field Reminder | Automatically execute actions when a datetime field in the record approaches or reaches a specific date. |
![]() | Form Submitted | Executes actions when a form is submitted. |
![]() | Inbound Email | Automatically execute actions when an email is received. |
![]() | Member Joined | Executes actions when a new member joins the space. (Coming Soon) |
![]() | Button Field Click | Perform action when clicking the button in the database button field. (Coming Soon) |
