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 AgentsMCPIntegrationArazzoWorkflows
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
Enable the sync pipeline for the Connected User and integration so Paragon begins fetching records on the configured schedule.
2
pollSyncStatus
Poll the sync status until the pipeline is no longer actively SYNCING, indicating the first sync has produced records.
3
pullSyncedRecords
Pull the first page of normalized records produced by the sync pipeline for the integration and sync type.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.