Prerequisites
Before creating a workflow, set up:- A webhook to receive sync job events
- A sync job defining what data to fetch
- Connected accounts to run the workflow against
Create a Workflow
Configuration
Trigger
Currently supported:integrated_account:active
Conditions
Userun_if with JSONata expressions:
integration.name- Integration identifierintegrated_account_id- Account IDtenant_id- Customer identifier
Steps
Scheduled Execution
Add a cron expression for recurring runs:Cron expressions use UTC timezone.

