API Reference
Connection accepted
Origami POSTs this event when a LinkedIn invite from a sequence is accepted by the recipient.
requested_at is when you sent the invite. connected_at is
when they accepted. connected_at - requested_at is the
acceptance latency, useful for reporting.
Default in the picker: on.
WEBHOOK
Body
application/json
Equal to the webhook-id HTTP header. Stable across retries —
use for receiver-side deduplication.
Event time (when the business action happened), set once at
publish and replayed on retries. NOT the dispatch time — that
lives in the webhook-timestamp HTTP header and is recomputed
per send.
Response
200
Receiver acknowledged.