Automation Webhook (PUT)
Prisme.ai Runtime
Automation Webhook (PUT)
Trigger some automation from HTTP. GET/POST/PUT/PATCH/DELETE methods can all be used
PUT
Automation Webhook (PUT)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workspace ID, or slug prefixed with "slug:" (e.g. slug:my-workspace)
Automation slug we will trigger. Can contain a slash in order to make subpath.
Query Parameters
Body
Entire body will be passed as a payload to the triggered automation
Response
Success Response