Integration Engine

Use the Integration engine to trigger and execute your machine workflows in a performant, resilient and observable way.

With integration engine you can trigger integrations to run at a certain schedule, or trigger integrations via (http) webhooks.

When triggered the integration engine will fetch the machine workflow and execute it in a cloud hosted Flow 6 Server engine. For each machine step, the cloud hosted integration engine will call the Flow 6 Server to execute the specific machine step using the locally configured connector.

What is an integration?

In this context, what we call an integration is a machine workflow on a Flow 6 Server extended with a so called "trigger" and possibly a "data processing" in the Integration Engine.

An integration is a machine workflow with a trigger (and possibly data processing).

The following image might make concepts and relationships clear:

Last updated