Flow   ->   Flow actions   ->   3rd-party APIs

Call 3rd-party APIs


CubeDrive flow can exchange data with 3rd-party API, it will allow data communication between two systems. CubeDrive provides the following 2 ways for data exchange:

Tip: The communication is through RESTful service to process.

Pull data from 3rd-party


Customers provide a list of 3rd-party API with some parameters. CubeDrive will call these APIs, get data and inject the data into the form/flow.

Parameter settings

Push data to the 3rd-party APIs


Customers provide a list of 3rd-party API with some parameters. CubeDrive will call these APIs and inject the data into the other system.

Parameter settings