Prerequisite
An active Bridge agent. Refer here to install and configure Bridge.
Create necessary Credentials for the applications to be connected by Task Engine.
For more details about the Task Engine module in Bridge, the keys, and its description, click here.
Let us see how to configure Task Engine in Builder View and Code View.
For associating a Task Engine state to a circuit:
In Builder View, drag and drop the Task Engine state from the left pane into your circuit or click the required Task Engine state in your circuit.
Under the Configuration tab, update the common state field attributes.
The Bridge ID field should capture the details of the Bridge to be used for this task. Click and select the appropriate bridge from the drop-down list.
In Code View, the JSON to configure the Task Engine state to retrieve data using an API is given below:
"Update Onboarding Status": {"type": "task_engine","next": "End","payload": {"credential_id": "api_cred_1","method": "POST","parameters": {"employee_name": "John Mathew","employee_email": "john_mathew@sweriomail.com","onboarding_status": "onboarded"},"headers": {"AuthorizationKey": "$.APIKey"}},"bridge_id": "bridge-employee onboarding"}
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.