FLOW Concepts

The articles in this section provide a simple overview of the basic concepts behind FLOW. This is a great place to start diving into the product.

Start with the Architecture, to better understand flow.

Read about events and schemas to see how your data is represented within flow.

Get to know your powers around data transformation, validation & actions.

The Mapper is where you map the input schema attributes to the output schema attributes

Recipes are reusable flow templates that you define once and apply on one or more source objects/tables.

Live Monitoring is where an admin can keep an eye on how all different components perform in real-time

Learn about Scripts, that can be used to execute some Groovy/Java code before or after any flow run.

Learn how to setup connection to your systems, both input and output.

Last updated