Flows

Introduction

Flows in Conigma Connect define the steps for handling data as it moves between different APIs and services. They are triggered by events such as incoming webhooks or scheduled runs and operate statelessly, processing each execution on its own.

When triggered, a flow takes the incoming data and processes it according to its configuration. Flows are built and managed in a graphical interface using modular instruction blocks, making it easy to implement, test, and adjust for different integration scenarios.

Please refer the sub pages of this page for detailed information about flows in Conigma Connect.