Introduction

The Cambrionix Workflow API is designed to manage workflows running on a local computer through a service called 'CambrionixWorkflowAPIService'. This service provides a programming interface that enables interaction and management of local workflows.

The service is accessible via its RESTful API, allowing connection through any programming language that supports standard HTTP communication over TCP/IP. For secure client connections, secure communication is established over HTTPS.

The Cambrionix Workflow API supports multiple simultaneous client connections and allows concurrent access for interacting with and managing workflows.

You can download the latest API manual from https://www.cambrionix.com/cambrionix-api to explore its full functionality and its implementation details.