Create a Flow
Create a Flow
Section titled “Create a Flow”Flows in Floogos are built step by step using modules (nodes) connected together.
Instructions
Section titled “Instructions”- Go to the Flows section.
- Click on New Flow.
- Give it a name and description
- Add modules from the left panel
- Connect them to each other by dragging the connectors.
- Configure each module by clicking on it
- Save and Activate
You can test the flow by clicking Test to see how it behaves with real data.
Best practices
Section titled “Best practices”- Start with simple nodes like Webhook or Start.
- Test decisions and validations with
Decision. - Always use
Endat the end of the flow