Trigger Retool Workflows
Last updated
Last updated
With PixieBrix, you can trigger a Retool Workflow from any web app.
PixieBrix triggers Retool Workflows via Webhook
(Optional) Configure your Workflow to use the payload of the startTrigger
object
Copy the URL of the Webhook
Add the HTTP Request Brick to your Mod
Configure the HTTP Request Brick
URL
: the Webhook URL copied from the Retool interface
Method
: post
JSON Data
: (Optional) the payload to pass to the Webhook