Summary
Even though Lightning Flows are a complex subject that needs time to be mastered, in this chapter, we've seen, with a detailed and complex example, how to combine the building blocks available on the Flow Designer to create a flow to achieve complex automation scenarios.
We've seen how to use all kinds of elements, delivering user interaction, decisional statements, and database operations, all without writing a single line of code. We've learned how to create resources to define the variables that are passed throughout the flow from one element to the other, following the connection between each element to the next. We've finally defined auto-launched flows to deliver pure automated features without user interaction.
In the next chapter, we'll complete the process automation section with Actions to deliver an efficient user experience without the need for coding.