Create a Hello World flow
Build a simple flow that we can use to see how each distribution method works.
- Flow Label: Hello World
- Flow API: Hello_World
- The flow has one screen element
- The screen has one Display Text field that displays Hello, World!
- The flow is active
Add a flow to a Lightning page
Add the “Hello World” flow to the Contact record page. If you haven’t already done so, complete the challenge in the first unit in this module before attempting this challenge. Otherwise, this challenge won’t pass.
- Add a Flow component that references Hello World to your Contact record page
- Activate the page
Add a flow action to the Account page layout
Create a flow action that references the “Hello World” flow, and add that action to the default Account page layout. If you haven’t already done so, complete the challenge in the first unit in this module before attempting this challenge. Otherwise, this challenge won’t pass.
- Create an object-specific action:
- Object: Account
- Type: Flow
- Label: Flow Action
- Add Flow Action to the Account Layout page layout