Table Triggers in Wexa let you automatically launch Process Flows when a new row is added to a table based on specific conditions you define. This helps streamline workflows and eliminates the need for manual actions after data entry.Using SDK to Configure Table Triggers:1. Go to the Desired Table#
First, identify the table where you want to add a trigger:2. Click "Add Trigger"#
In Wexa Studio, click "Add Trigger". With the SDK, you configure triggers when creating or updating tables:3.1 Trigger Name#
Define your Trigger Name to distinguish it within your automation setup:3.2 Use Filter#
Toggle this on to define conditional logic (e.g., only trigger when Experience > 3):3.3 Process Flow#
Choose from available flows like Resume Ranker, Candidate Scorer, etc. This is the automation that will run when the trigger conditions are met:Complete Trigger Example:You can search or scroll to select the relevant process flow. Multiple triggers can be defined per table, each with its own logic and assigned process.1.
Event Occurs: A new row is added to the table
2.
Condition Check: If filters are defined, the trigger checks if conditions are met
3.
Process Flow Execution: If conditions are satisfied, the specified Process Flow (AgentFlow) is automatically executed
4.
Automation: The workflow runs without manual intervention
Table Triggers#
Table Triggers in Wexa let you automatically launch Process Flows when a new row is added to a table based on specific conditions you define. This helps streamline workflows and eliminates the need for manual actions after data entry.Using SDK to Configure Table Triggers:1. Go to the Desired Table#
First, identify the table where you want to add a trigger:2. Click "Add Trigger"#
In Wexa Studio, click "Add Trigger". With the SDK, you configure triggers when creating or updating tables:3.1 Trigger Name#
Define your Trigger Name to distinguish it within your automation setup:3.2 Use Filter#
Toggle this on to define conditional logic (e.g., only trigger when Experience > 3):3.3 Process Flow#
Choose from available flows like Resume Ranker, Candidate Scorer, etc. This is the automation that will run when the trigger conditions are met:Complete Trigger Example:You can search or scroll to select the relevant process flow. Multiple triggers can be defined per table, each with its own logic and assigned process.1.
Event Occurs: A new row is added to the table
2.
Condition Check: If filters are defined, the trigger checks if conditions are met
3.
Process Flow Execution: If conditions are satisfied, the specified Process Flow (AgentFlow) is automatically executed
4.
Automation: The workflow runs without manual intervention
Modified at 2026-01-02 09:59:25