Optionen
string
erforderlich
Die Endpoint-URL des Webhooks.
Argumente
object
erforderlich
Die zu sendenden Daten als JSON-Objekt.
Beispiel:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Der Webhook-Konnektor ermöglicht das Senden von HTTP-Anfragen an externe APIs und Systeme. Mit diesem Konnektor können Sie Daten an andere Anwendungen übertragen und automatisierte Workflows zwischen verschiedenen Systemen erstellen.
A JSON string with data for the webhook. Example: {"key1": "value1", "key2": 123}
