agency-board

POST /v1/agency/boards/{boardId}/webhooks/{webhookId}/test

Send a signed test delivery now.

Dukkan agency-board wuraren ƙarshe

Tabbatar da Asali

Aiko da maɓallin API a matsayin bearer token. Wannan ma'anar ba ta bayyana takamaiman izini ba a cikin ƙayyadaddun bayanai, don haka ba wa maɓallin ku mafi ƙarancin abin da yake buƙata kuma ku bincika amsar maimakon yin zato.

Wannan wurin ƙarewa ba ya buƙatar ID na ƙungiya. Maɓallin ku ya riga ya gano ƙungiyar da yake ciki, kuma an iyakance amsa a kanta.

Gwada

May gurbin komai da ke cikin kusurwa da ƙimar ka, kuma may gurbin maballi da maballi daga allon sarrafa ka.

curl -X POST https://api.zinndigital.com/v1/agency/boards/{boardId}/webhooks/{webhookId}/test \
  -H "Authorization: Bearer zdk_live_…"

An shiga? Na'urar sarrafa API da ke cikin sashin kulawarka tana cika ainihin lambar ƙungiyarka da maɓallinka naka, sannan tana gudanar da buƙatar a kan ainihin API don haka zaka iya ganin amsar gaske. Buɗe wannan tashar a cikin na'urar kula da API

Bayani

The most useful button on the screen: an integrator wiring up n8n wants to see a request arrive before they build the rest of the workflow. Returns the delivery row, which carries the response status and the first 500 bytes the receiver answered with.

Sigogi

SunaNau'iAna buƙataAbin da yake
boardId (path)UuidEhProject board ID (UUIDv7).
webhookId (path)UuidEhOutbound webhook subscription ID (UUIDv7).

Martani

SunaNau'iAna buƙataAbin da yake
idUuidEhUUIDv7 identifier — sortable by creation time (docs/02 §8).
subscription_idUuidEhUUIDv7 identifier — sortable by creation time (docs/02 §8).
eventstringEh
delivery_keystringEhSent as `X-Zinn-Delivery`, so the receiver can dedupe too.
payloadobjectA'aThe body exactly as it was signed and sent.
statusBoardWebhookDeliveryStatusEh
attemptsintegerEh
response_statusintegerA'a
response_snippetstringA'aThe first 500 bytes your endpoint answered with. When it answered but sent no body, the status we observed; when we could not reach it, or the fault was ours, authored copy sayi…
next_attempt_atstringA'a
delivered_atstringA'a
replay_of_idUuidA'aUUIDv7 identifier — sortable by creation time (docs/02 §8).
created_atstringEh

Kuskuren da wannan matsaya za ta iya maido wa

401 · 403 · 404