Webhook (WebSub)
Description
This source provides a way to accept RESTful Webhook messages using the WebSub protocol for verification.
Configuration
This source corresponds to the WebSub specification. All that is needed for this processor is the signing key to use to verify the payload with the HMAC digest.
Configuration Options
Option | Description |
---|---|
Signing key | This is the key used for the HMAC signature to verify the sender. |
Was this page helpful?