Getting Started
UI Flow Editor
Community
To begin creating your flow, you must install and set up the byld.dev solution in your environment.
<aside> ⚠️ Attention: If you have not yet installed byld.dev, see the Installation how-to.
</aside>
To create your first byld.dev flow, follow these steps:
<aside> ⚠️ Attention: When creating a new flow, remember that the Unique Name you choose must be different for each flow. If you use an already existing name, you won’t be able to create your flow.
</aside>
<aside> 💡 Tip: Use a short Unique Name for easier identification.
</aside>
Now that your flow has been created, you can start editing it.
Example 1. The flow will be triggered when the form is loaded.
Enregistrement de l’écran 2023-05-11 à 21.02.01.mov
<aside> ℹ️ Note: A trigger is an event or action that sets off your flow. It could be an email being changed or a form being saved for example.
</aside>
<aside> ℹ️ Note: You can select multiple triggers. See the Triggers page for details.
</aside>
Example 2. The selected columns will be displayed as required.
You may repeat this step with as many actions as needed until you are satisfied with the result.
<aside> ℹ️ Note: See the Action Steps page for details.
</aside>
<aside> ⚠️ Attention: Please be careful when using special characters (emojis, etc.) in Action Steps such as “Alert User”, “Display Error”, etc., as they are not supported by byld.dev and will result in an error.
</aside>
<aside> 🔧 Troubleshooting: If your flow contains errors or is incorrect, an error message will appear when you try to save your flow. The steps containing the error will be highlighted in red. Simply make the necessary changes and save again.
</aside>
Your flow is currently a draft. To begin using it, you must publish it.
Result: Your flow is now available for use.
If you want to make changes to your published flow, the process is simple:
Result: Your flow is now updated.
← Previous
Next →
On this page