Create Records in Multiple Objects from a Single Form

Screen Flow in Salesforce is one of the many types of Flows that you can use to enhance your users’ experience. For example, you can create a user interface (UI) to collect information in one screen and save it multiple objects behind the scenes or you can present a wizard like UI to guide users through the business process.
And what makes screen flow attractive is that you can do all this without writing a single line of code. All using declarative point-and-click tools. Ah, now I have your attention.