Bflow will launch on June!

Webhook

Execute Workflow

post

It is used to execute previously created Bflow workflows within custom applications developed by software developers or applications such as Zapier and N8N.

Query parameters
qstringRequired

A unique and confidential value generated by the system to execute the selected workflow.

Responses
200

OK

No content

post
/webhook/project/workflow/execute
POST /webhook/project/workflow/execute?q=text HTTP/1.1
Host: headless.bflows.io
Accept: */*

No content

Last updated