Ejecute a Flow
Ejecute a Flow
Section titled “Ejecute a Flow”Once you have created and configured your flow, you need to test it to make sure it works correctly before putting it into production.
Execution Options.
Section titled “Execution Options.”1. Test Mode.
Section titled “1. Test Mode.”- Allows you to run the flow manually in test mode.
- Does not require permanent activation.
- Ideal for debugging or fine tuning.
How to test?
Section titled “How to test?”- In the flow editor, click Test.
- Provide test data if necessary (e.g. simulated JSON).
- Watch the execution step by step.
- Reviews the result in the temporary execution history.
2. Activate Flow
Section titled “2. Activate Flow”- Makes the flow available to be automatically triggered by Webhooks, Schedules or Triggers.
- Enables real executions.
How to activate?
Section titled “How to activate?”- Save all changes to the flow.
- Click Activate in the editor header or from the flow list.
- The flow is online and ready to operate.
Cautions before activation
Section titled “Cautions before activation”- Make sure all nodes are configured.
- Check credentials required for external connections.
- Validate that error paths are correctly defined (e.g. Decision nodes).
Where to see the executions?
Section titled “Where to see the executions?”- Access the History section for consultation:
- Successful flows
- Failed flows
- Detailed logs of each step
Now you are ready to run flows in Floogos like an expert! 🚀