Skip to main content
webhook-triggers icon

Universal Webhook Connector

Connector Changelog

Description

The Universal Webhook Trigger component provides a standard webhook trigger that allows integrations to be executed via an HTTP POST request.

Triggers

Universal Webhook

Invoke a flow by making an HTTP request to the trigger's URL. | key: webhook

InputNotesExample
Response Body

The body to use for the response

My example response
Response Content Type

The Content-Type header to use for the response

application/json
Additional Response Headers

List of key/value pairs to use as additional headers for the response

Response Status Code

The HTTP status code to use for the response

200

For more information on the universal webhook trigger, see the webhook triggers article.