Workflows
This will guide you through setting up a Request Recording step when building a Workflow
Last updated
This will guide you through setting up a Request Recording step when building a Workflow
In the AI Agent section, click on the Workflow builder menu, and open your workflow.
At the step you want to send a Screen recording request, add a new element: Action > Internal Actions > Send Webhook.
Edit this new action, and give it the following name:
request-screen-recording
Make sure you copied this exact name otherwise the action won't work.
You can add 2 optionnal parameters as Static Data:
before_link and after_link
The values you enter will be added respectively before and after the request link, for example if you add "Click here" in before_link and "to record your screen." into after_link, the resulting message will look like:
Click here http://acme.birdie.so/rec/123abc to record your screen.

Last updated