Integrations Overview
Philosophy
We believe in letting systems of record perform their intended function and in leveraging them in real time. Our integrations are built using code, making them easy to tweak, test, and iterate upon to suit your needs.
Types of Integrations
Integrations for the Kinetic platform are loosely organized based on their function. Some integrations look up or pull in data from other applications. Others push data to other applications to create, update, or delete records in that application. Handlers can (and often do) serve both purposes.
Authentication Integrations
Form and Portal Integrations
Bridges are most often used to retrieve data from applications like LDAP or Salesforce, then display the data in user interface forms. One common example is getting assets that match a specific User Id or Site.
Workflow Integrations
Handlers are the Platform's most flexible integration option. They're available in the Platform's Workflow component and can be used to retrieve, create, update, or delete information.
File System Integrations
Updated 3 months ago