Mission 3 - Flows as Backend
Estimated time for completing this mission: 10 mins
Learning Objective
Flows can also be used to perform specific actions that can be accessed as a backend. In this mission, you will learn how to combine Flows with the skills you have gained throughout this course.
BLOX used in this mission
- Basics/Input
- Basics/Output
- MyData/table.csv
You can also add more Inputs and Outputs.
Steps
Please refer to Navigation Guide to perform the steps below
- You can stay in the "My Backend" Folder for this mission.
- Click the "plus" sign and create a new Flow named "Backend Flow"
- First use the MyData BLOX you imported before. Scroll down in the sidebar to "Deal Size", clickt the "eye" icon and select "Greater Equal".
- You can now connect an Input BLOX with the "Deal Size" Attribute. For the Input choose a name and a test paramater e.g. 500.
- Connect the MyData with an Output BLOX and give it also an name. You can test run the flow. The Flow gives you all entries from the database with a deal size over e.g. 500.
- After that, you can save and leave the Flow. Go to the API Documentation like in Mission 1. You now see the Flow and you can integrate it in your peojects like in Mission 2.
Results and Summary
Well done! You finished to academy!


