Step 1: Create a Webhook
Create a webhook to receive sync data:Step 2: Create a Sync Job
Define which resources to fetch:Resource Configuration
Dependencies Example
Fetch order items for each order:Step 3: Run the Sync Job
Advanced Options
Error Handling
Incremental Syncs
Fetch only changed records:Scheduled Syncs
Create a cron trigger for recurring syncs:Cron expressions use UTC timezone.
Auto-Trigger on Account Connection
Listen forintegrated_account:active webhooks to automatically start syncs when accounts connect.
