Flow Series #1 | Learn Salesforce Flow | Build your first flow | Basic Screen Flow

Опубликовано: 15 Февраль 2026
на канале: Salesforce Hacks
163
2

#Salesforce #screenFlow
#screenFlow #Salesforce #LightningFlowBuilder

Building Your First Flow: A Personalized Greeting

Let's get hands-on! In this example, we'll create a Screen Flow that displays a personalized greeting message for users on the App homepage.

Create a Screen Flow: Head to Flow Builder and create a new Screen Flow.

Design Your Greeting Screen: Add a "Display Text" element to showcase your message.

Get Personal: Want to greet users by name? Use Flow Variables! Add a "Get User Information" element to retrieve the user's first name and store it in a variable. Then, incorporate the variable within your greeting message using dynamic text.

Save and Run: Save your Flow and test it out!