Run Application Integration

How to run an integration for an Application using the DigiFi API.

The Run Application Integration API can be used to run a data integration for an application.

The process will use the application's existing data to run the integration. The variables generated during integration processing will automatically save back to the application.


Example Requests

Below please find the JSON body for example request:

{
  "applicationId": "63ca97b71da7c1618788eeb8",
  "integrationId": "63caa056a93ed4329701cadf"
}
Language
Authorization
Header