Developer API
Extend WorkflowMax to integrate with your application or
service.
The WorkflowMax API allows you to integrate your application or
service quickly and easily with WorkflowMax. The API is organized
around RESTful principles with each resource having a unique URI
and HTTP verbs are used used to specify the action to perform
on that resource.
In order to write or modify a client application for
WorkflowMax, you should use a full-featured HTTP client library
that supports the HTTP verbs: GET, POST, PUT, and
DELETE. Most modern development environments including .NET,
PHP and Coldfusion will communicate with the WorkflowMax
API.
If you are interested in integrating your application or service
with WorkflowMax, please contact us and
we will send you the API documentation and keys.