v4
latestOpenAPI 3.1.02026-08-03427198448.4 KBpipeline
Create Deal Sync Run
Start a fast-cycle deal sync for the org.
Enqueues a pipeline_deal_sync background job. The dispatcher in services/job_processor.py routes it to the deterministic Python sweep (run_deal_sync_for_org) — no Managed Agent invocation.
Called by the hourly scheduled task (pipeline_deal_sync) and also available for manual triggering / ops. Idempotent at the per-deal level via last_reply_check_at.
post/api/pipeline/deal-sync
Query parameters
user_idstring nullable
org_idstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/pipeline/deal-sync:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}