Skip to main content
POST
Run an on-demand ERP object sync

Path Parameters

destination
string
required

Body

application/json
segment_id
string
required

Source segment the run draws profiles from.

Required string length: 1 - 200
profiles
object[]
required

The source profiles to upsert — arbitrary trait bags keyed by source path (at most 5000 per run).

Required array length: 1 - 5000 elements

Response

The recorded sync run — request / match / skip counts, batch dispatch outcome, per-row attempted / delivered / rejected / failed breakdown, and bounded dispatch-failure detail. Batches report dispatch_skipped (never a hard error) when no Nango connection is wired.

The recorded sync run — request / match / skip counts, batch dispatch outcome, per-row attempted / delivered / rejected / failed breakdown, and bounded dispatch-failure detail. Batches report dispatch_skipped (never a hard error) when no Nango connection is wired.