Guide
Basic
Automation Guide
Integration Guide
Open API
Template Guide
database
self-hosted
Cookbook
Reference
Automation Triggers
Automation Actions
Integrations
Node Resources
Database Views
Database Fields
Dashboard Widgets
Missions
Ai Wizard
Formula
Space
Release Notes
Videos
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 | Incoming webhooks allow apps to post messages to Bika.ai via a unique URL using a JSON payload. |
![]() | 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) |
