Cflow Cflow is a cloud-based workflow automation platform. It's used by business users to design and automate approval processes and other business workflows without code. Official docs: https://www.cfworkflow.com/api-documentation/ Cflow Overview - Workflow - Workflow Instance - Task - Task Instance - Form Use action names and parameters as needed. Working with Cflow This skill uses the Membrane CLI to interact with Cflow. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Me…