Run Integration

The Run Integration API can be used to execute Integrations.

The API response will include integration-level summary information, the result of a run (completed, or error), the variables generated and other useful information.

Body Params

Request Body

string
required

ID of integration to run

inputs
object
required

Imputs for the integration

string

An optional way to tie an Integration to an Application. This will not update the Application with the Decision results; if you want the Integration to update the Application, use the 'Run Application Integration' API.

files
array of objects
required

Files used in File Transfer feature uploaded via the Upload Integration Files API can be passed using this field.

files*
boolean
Defaults to false

Flag to return raw response from the integration

Headers
string
enum
Defaults to 2024-02-26
Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json