Webhooks
HTTP Headers
Code
| Header | Description | Usage |
|---|---|---|
X-InChurch-Signature | HMAC signature | Validate if request comes from inChurch |
X-InChurch-Event | Event type | Can be used to route requests before application |
X-InChurch-Delivery-ID | Deduplication id | Can be used to avoid processing duplicates |
X-InChurch-Attempt | Attempt number | Can be used to avoid processing duplicates |
Last modified on