Skip to main content

Response block reference

Respond to webhook events and return data.

Respond to webhook events by returning the specified status code and data.

Properties

body
object[]

The data to return.

data
array[]

The specified data and status code for the response.

error
string

Details of the error if the block failed to run.

status
number

The HTTP status code.

Learn how to build workflows with Response blocks.