📄️ 1. Simple app
In our simple app, we will build the flow which has the following features:
📄️ 2. Customize UI
Customizing first node
📄️ 3. Connect to CRM
To add a connection to CRM systems, we need to add a node called Integration, where we can connect to integrations and CRM systems.
📄️ 4. Define Logic
To add logic for your flow, you can use Expressions in Decision node called Condition.
📄️ 5. Connect 3rd party systems
To add the 3rd party systems, we need to add a node called Integration, where we can connect to other integrations.
📄️ 6. Test the flow
To test the flow, you need to add all variables from the User Inputs node and responses from your requests.
📄️ 7. Final Result of the Simple app
It is the final result of our Simple app.