Skip to main content

Webhook Output

This module is adept at forwarding text data to specified webhook URLs, facilitating seamless external integrations.

Inputs

Inputs divide into public and private. Public input is for user's interaction with block. Private input is for communication between block and block. You can't use these inputs directly

nametypeaccessibility
inputtextPrivate

Fields

namedescriptiondetails
InputsThe inputs to the block.N/A
NameThe name of the block. Can only contain letters, numbers, and underscores. Cannot include spaces.N/A
Webhook urlURL to which the block will send data.N/A