post
https://app.hubflo.com/api/v2/webhooks
Creates a webhook that notifies the given url whenever one of the
subscribed events occurs.
Each delivery is signed so you can verify it originated from Hubflo. The
request carries an X-Hubflo-Signature header containing the hex-encoded
HMAC-SHA256 of the raw request body, computed with the webhook's signing
secret (returned as secret when the webhook is created). To verify a
delivery, recompute the HMAC over the received body with your signing
secret and compare it to the header value.
Each delivery's payload also includes a unique webhook_delivery_id (along
with a webhook_delivery_created_at timestamp). Use it to deduplicate
deliveries, since the same event may be delivered more than once.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…