Webhook Async Execute

This endpoint allows you to execute an app asynchronously as a webhook for an external service.

The payload of the request will be mapped to the first input of your app.

Preconditions: the app must be published.

More information on how to use this endpoint can be found here.

Path Params
string
required

The app uuid, you can find the app uuid by going to the App => Integrate

Query Params
string
required

Your workspace API key

Body Params
integer

The version of the app (will use the default version if not provided)

inputs
object
required

The inputs of the app

Responses

401

Authentication error

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json