Paragon · Arazzo Workflow
Paragon Enable a Sync and Pull Records
Version 1.0.0
Enable a Managed Sync pipeline, poll until it has run, then read the normalized records.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationsArazzoWorkflows
Provider
Workflows
enable-sync-and-pull-records
Enable a sync, wait for it to settle, then read its normalized records.
Enables a Managed Sync pipeline, polls the sync status until it is no longer actively SYNCING, and pulls the first page of synced records.
1
enableSync
enableSync
Enable the sync pipeline for the Connected User and integration so Paragon begins fetching records on the configured schedule.
2
pollSyncStatus
getSyncStatus
Poll the sync status until the pipeline is no longer actively SYNCING, indicating the first sync has produced records.
3
pullSyncedRecords
pullSyncedRecords
Pull the first page of normalized records produced by the sync pipeline for the integration and sync type.