Flows
Flows are functional modules that resemble pseudocodes and form the building blocks of every integration.
Flows act as the neural schema for system integration, and carry out the whole integration logic end to end. The Flow is responsible for making API calls to the targeted system, formatting and validating data, logging transactions, and so on.
The Flows landing page contains the following information in tabular form:
Title
Name of the Flow
Description
Brief description of the Flow
Created By
The user who created the Flow
Status
Displays if the Flow is in Active or Inactive state
Open Simulator
To simulate the Flow. Used for testing purposes
For detailed information on Flows and Handlers, click here.
Last updated