Prerequisites
Before using Power Action states in a Circuit:
Code View
"Add Employee Record": {"type": "power_action","next": "End","service": "ZohoFlow","integration_id": 60074732539,"payload": {"employeeId": "SWE-3215","firstName": "Sarah","lastName": "Lillian",}}
Consider an employee onboarding workflow.
The Circuit executes a Power Action state.
A connection to Zoho Mail is used.
A mailbox is created for the employee.
The action response is returned to the Circuit.
The Circuit proceeds to the next onboarding step.
This allows Qntrl to automate actions across integrated applications as part of a business process.