Options
string
required
The endpoint URL of the webhook.
Arguments
object
required
The data to be sent as a JSON object.
Example:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The Webhook connector enables sending HTTP requests to external APIs and systems. With this connector, you can transmit data to other applications and create automated workflows between different systems.
A JSON string with data for the webhook. Example: {"key1": "value1", "key2": 123}
