Skip to content

Mission 8 - Automation

Estimated time for completing this mission: 10 mins

Learning Objective

Learn how to create a Flow and automate it to enhance efficiency and streamline your workflows. By automating your Flows, you can save time, reduce manual effort, and ensure consistent results across your processes.

BLOX used in this mission:

  • Basics/Input
  • Basics/Output
  • MyData/business_transactions

startBlox

BLOX used in this mission

Data

Please download the dataset, which will be used: business_transaction.xlsx.

Steps

Please refer to the Navigation Guide to perform the steps below

  1. In the Flow builder, drag-and-drop all the necessary BLOX listed above
  2. Connect the "MyData" with the "Output" BLOX
  3. Give the "Input" BLOX the name "amount" and name the output "result"
  4. Now click on the settings from the "MyData" BLOX and click the eye icon next to amount and select "Greater Equal"
  5. Connect the "Input" BLOX now with the Amount data input of the "MyData" BLOX
  6. Select Number as Input Type in the settings of the "Input" BLOX
  7. Now save and leave the Flow. In the folder click the play icon on the bottom right of the Flow.
  8. Now you can select the amount and click "View Output" ​ ​

Results and Summary

Image title

Flow Automation

Image title

Final Logic

Well done! Now lets move on to the next section!