Merge · Arazzo Workflow
Merge Cross-Category Sync Health Check
Version 1.0.0
Read sync status and open issues for both an HRIS and a CRM linked account in a single monitoring pass.
Provider
Workflows
cross-category-sync-health-check
Read sync status and open issues for an HRIS and a CRM linked account.
Reads the HRIS sync status and ongoing issues, then the CRM sync status and ongoing issues, producing a combined health view.
1
hrisSyncStatus
{$sourceDescriptions.subpackageSyncstatusApi.url}#/paths/~1hris~1v1~1sync-status/get
Read the sync status for the HRIS linked account.
2
hrisOpenIssues
{$sourceDescriptions.subpackageIssuesApi.url}#/paths/~1hris~1v1~1issues/get
List the currently ongoing issues for the HRIS linked account.
3
crmSyncStatus
{$sourceDescriptions.subpackageSyncstatusApi.url}#/paths/~1crm~1v1~1sync-status/get
Read the sync status for the CRM linked account.
4
crmOpenIssues
{$sourceDescriptions.subpackageIssuesApi.url}#/paths/~1crm~1v1~1issues/get
List the currently ongoing issues for the CRM linked account.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.