What are Processes?

Modified on Thu, 24 Aug 2023

3 minutes read

A Process orchestrates an entire business procedure. It establishes connections among all components within the platform, including connectors, data models, and ETLs.

A process editor enables you to design, organize, and orchestrate your process.

E.g.

You can use the  editor to create a custom workflow for customer onboarding. The workflow could include steps such as "gather customer information," "verify identity," and  "perform a credit check".
After the credit check is performed, you can use an "if/else" condition to determine the next step in the workflow. If the credit check passes, the workflow would proceed to the next step of preparing account documents. If the credit check fails, the workflow would diverge down a different path for additional verification or further review before proceeding.