Pipeliner integration connector
Add white-label customer-facing integration with Pipeliner into your app with just a few lines of code.
Managed authentication
Connect your customer accounts in Pipeliner without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('pipeliner').open()
And Pipeliner to your app in the next 30 minutes
Execute Pipeliner operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
AccountDataExRelations.get
Returns accountdataexrelation with given id
AccountDataExRelations.list
Returns all defined AccountDataExRelations
AccountKPIs.batch_create_or_update
Create or update an batch of AccountKPIs
AccountKPIs.batch_delete
Removes AccountKPIs with given list of ids
AccountKPIs.create
Creates new accountkpi
AccountKPIs.delete
Removes accountkpi with given id