Hi Team,
Do we have any feature to pass an argument as client_id to run the Same Automation Workflow based on different client_ids?
Hi Team,
Do we have any feature to pass an argument as client_id to run the Same Automation Workflow based on different client_ids?
Hello mysticmatrix,
If you have the API add-on, you can use the API to send a json object on the payload body of your API request.
From Studio Pro logic, you can access the payload body data using the webhook_data variable.
You can use this link as reference with examples about how to use the webhook_data variable: How-tos: Orchestrator SaaS Bot Launching
There are specialized courses available you can take to explore the functionalities - Product Training | ElectroNeek