Pular para o conteúdo

Webhooks

Webhooks send signed HTTPS notifications when supported data changes in célula.in. Use them to keep an integration synchronized without repeatedly polling the API.

Delivery is retry-capable but best-effort. Verify every signature, accept events durably and idempotently, and continue reconciling through the API so a missed notification does not become a missed update.