This API is designed for customers who wish to show portions of Integrify on other websites or in other web applications. A quick cut and paste of some JavaScript code is all that is required. Common use cases are - an Integrify form put on a website that initiates a process, a list of tasks in an Intranet Portal, or a quick mashup with other cloud applications.
Common examples include:
- Embedding a form that launches a process
- Embedding an Integrify Shared Tab
- Embedding and Integrify Report
RESTful web services that open up the Integrify Process Engine to your applications. Programmatically launch processes, complete tasks, check statuses, and much more.
Common examples include:
- Starting a process in Integrify
- Viewing the status of a process instance
- Creating a user in Integrity
The External Auth API gives developers the flexibility to implement their own authentication mechanism and securely authorize access to their Integrify data.
Common uses:
- Single Sign-on (SSO)
- OAUTH Flows
- LDAP/Active Directory Authentication
APIs are fully documented on http://developer.integrify.com/
Last Updated on Thursday, 29 August 2013 07:23
Comments