Skip to content
background-image background-image

respond_io

Respond.io - Check Webhook Signature

  • Version

    3.0

  • Agent restriction

    None

  • Processing type

    Row by row

  • Multi-input step

    Not Supported

Respond.io is a platform designed for managing and automating customer messages and communications across various channels. This service enables businesses to centralize and manage messages from different messaging applications, such as WhatsApp, Facebook Messenger, Viber, Telegram, LINE, and others, in one place.

Information about settings for developers and API documentation for Respond.io found here.

Check the signature of a Respond.io webhook.


Configuration

Respond.io - Check Webhook Signature Settings (ver. 1.0.0)

Signing key

Defines the signing key for verifying Respond.io webhook signatures.


Input & Output Schema

Input

Respond.io - Check Webhook Signature Request (ver. 1.0.1)

Column Data type Allow null Description
Body JSON No The JSON object containing the webhook payload data sent by Respond.io.
Headers JSON No The JSON object containing the headers of the webhook request.

Output

Respond.io - Check Webhook Signature Response (ver. 1.0.1)

Column Data type Allow null Description
Body JSON No The JSON object containing the response data verifying the webhook signature.

Release notes

3.0.1

  • First release