Campaigns

POST /v1/campaigns/{campaignId}/send

Start the durable send.

Dhammaan Campaigns bixiyayaasha

Xaqiijinta aqoonsiga

U dir fure API ahaan calaamad muujisa (bearer token). Barta dhammaadka ee kani ma caysino luqad ahaan oggolaansho gaar ah oo ku dhex jirta qeexidda, markaa sii furahaaga inta ugu yar ee uu u baahan yahay oo fiiri jawaabta halka aad wax ka qaadan lahayd.

Meesha aqoonsiga ururkaagu galayo

Boggan waxaa uu qaataa org_id oo ah goob ku jirta JSON body.

Aqoonsiga ururkaagu wuxuu ku yaallaa shaashada furayaasha API ee dashboard-kaaga, oo ku xiga furaha laftiisa. Waa isku aqoonsi wicitaan kasta oo aad sameyso.

Isku day

Ku beddel wax kasta oo ku dhex jira qeebaha xaglaha ah qiimayaashaada, sidoo kalena haystaaha furaha ku beddel fure ka dhex muuqda dashboordigaaga.

curl -X POST https://api.zinndigital.com/v1/campaigns/{campaignId}/send \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{  }'

Ma sign-garaysay? Qalabka API ee ku jira dashboard-kaagu wuxuu buuxiyaa aqoonsigaaga ururka ee dhabta ah iyo furahaaga gaarka ah, wuxuuna ku shaqeysiiyaa codsiga API-ga nool si aad u aragto jawaabta dhabta ah. Kani ka fur barta kontoroolka ee API

Faahfaahin

Returns immediately; the send runs as a Temporal workflow that resumes rather than truncating. A send above the confirmation threshold requires `confirm` to equal the campaign's name exactly — enforced here, because a control that lives only in the client is one an API call walks past.

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
campaignId (path)stringHaa

Codsiga jidhkiisa

MagacaNoocLoo baahan yahayMaxay tahay
confirmstringMaya
org_idstringMaya

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
idstringHaa
org_idstringHaa
namestringHaa
template_idstringHaa
segment_idstringMaya
purposestring<marketing, transactional>Haa
channelsstring[]Haa
statusstring<draft, scheduled, sending, paused, sent, cancelled, failed>Haa
scheduled_forstringMaya
include_not_in_good_standingbooleanMaya
total_recipientsintegerHaa
skippedCampaignSkipCountsHaa⛔ Every skip counted separately and never silent, and **every one is present even when it is zero**. "4,127 recipients, 312 skipped — not in good standing" is rendered from thes…
deliveryCampaignDeliveryCountsMaya⛔ `sent` is NOT `delivered`. `sent` means a provider accepted the hand-off; `delivered` means the receiving server accepted it, which arrives later by webhook. A screen showing…
last_errorstringMaya
created_atstringHaa
started_atstringMaya
finished_atstringMaya

Cilladaha ay bartaani soo celin karto

401 · 403 · 404 · 409 · 422