Screen Flow Action Buttons (beta) in Salesforce Summer 24

  Рет қаралды 3,625

Paulo Duarte

Paulo Duarte

Күн бұрын

Пікірлер: 30
@Jen-ij1tj
@Jen-ij1tj 7 ай бұрын
It's refreshing to hear someone say the truth about learning and the process of getting there. It's encouraging. Thank you for sharing your perspective and the demo.
@paduarte
@paduarte 7 ай бұрын
Full transparency video. Thanks so much for your feedback! 🫶
@zacattack556
@zacattack556 8 ай бұрын
Good video. In case you were wondering, the GUID is the ID related to the flow interview for when an auto-launched (or screen) flow executes. Useful if you want to query the FlowInterviewLog record and find information such as how long it took to run, or if the auto-launched flow is paused perhaps in a delay and you need to stop the flow from continuing, then the flow interview can be deleted.
@paduarte
@paduarte 7 ай бұрын
This is SUPER helpful! Really appreciate the info. 💪🏻
@anchalpaul2662
@anchalpaul2662 8 ай бұрын
Thanks for this, it was really helpful ❤ and I also had kind of same scenario. I didn’t use 2 auto launched flows. Everything worked out in single flow itself based on input and output variables.
@alancapodanno499
@alancapodanno499 8 ай бұрын
So, you put get record and create record elements in the same flow, correct?
@paduarte
@paduarte 8 ай бұрын
Oh really? That's interesting. I need to try again and see if I can get it all under one flow
@neilhohmann10
@neilhohmann10 8 ай бұрын
@@paduarte ​In your case, you would still need two separate autolaunch flows (as you've done). That's because the user must make a decision and select one of (possibly) many opportunities to create a quote. A single autolaunched flow cannot pause to accept user input (like a screen flow). Instead, if you just wanted a table of related opportunities and a table of related quotes, then this could be done with just one autolaunch flow (since it wouldn't require additional user input).
@kellenkirby5294
@kellenkirby5294 5 ай бұрын
@@neilhohmann10 So if you have an action button on a screen that "creates" a record based on user input, how would you create a new auto launch flow that would "update" the record created if the user changes the information on the screen? Like how would you get the recordid from the created record and use it in the update records?
@glenndaly1281
@glenndaly1281 9 ай бұрын
beautifully explained!
@paduarte
@paduarte 8 ай бұрын
Hey 👋🏻 Thanks for taking the time to give your feedback!
@LucianoCastro-e5q
@LucianoCastro-e5q 5 ай бұрын
Am I able to call a screen flow? What I want is to create a quote record but I need some input from an user, thats why I need to call a screen flow. Is that possible?
@paduarte
@paduarte 5 ай бұрын
Great use case. You can't launch a screen flow from a action button, unfortunately. I think you'd need to create a screen flow and launch if via a quick action, then within the screen flow you can have an action button that triggers a autolaunch flow - similar to the video.
@brownomarz8049
@brownomarz8049 5 ай бұрын
Super helpful video!! Can the action item fetch multiple opportunities from a multi select account lookup?
@brownomarz8049
@brownomarz8049 5 ай бұрын
More specifically, here’s the use case: As a user, I want to look up and select multiple Accounts and view the associated Opportunities per the selection in the data table on the same screen component
@SyedAhmedKamal-n3y
@SyedAhmedKamal-n3y 6 ай бұрын
I am just trying to create a brand new record without getting any previous records for custom object, how would I use the recordId in input values?
@paduarte
@paduarte 6 ай бұрын
Hey 👋🏻 Can you walk us through your use case in more detail? Are you trying to use a Action Button within a Screen Flow that just creates a new record? What would this new record be related to? You might be able to skip the 'get Opportunity' step in the video but it depends on your use case
@PhilRyanWoodworking
@PhilRyanWoodworking 9 ай бұрын
thanks for putting this together!
@paduarte
@paduarte 9 ай бұрын
Glad you liked it! 👋🏻
@rahulgawale
@rahulgawale 8 ай бұрын
Very Nice Video!
@paduarte
@paduarte 7 ай бұрын
Glad you found it helpful! Thank you for your feedback 🙌🏻
@skc446
@skc446 9 ай бұрын
Can it be used to create records or add contacts to existing accounts records? Like using existing global actions or existing buttons /actions,create record/new record?
@paduarte
@paduarte 9 ай бұрын
Great question. Short answer, yes! Because the Action Button launches a separate flow, you can do a lot of different things. Using the example in the video, I created Quote records. The full capabilities on this functionality, however, will be discovered after full release and official documentation becomes available.
@oyemomimayowa
@oyemomimayowa 9 ай бұрын
Wow, I'm trying this out ASAP
@paduarte
@paduarte 9 ай бұрын
Please do! Let me know how you find it 👍🏻
@amandlathree
@amandlathree 6 ай бұрын
GUID means Globally Unique Identifier, or in this case, the flow interview ID. GUID is a more universal term.
@paduarte
@paduarte 6 ай бұрын
Thanks for the explanation. The Flow Interview ID makes sense here, which is easier to remember :)
@raquelriemer6563
@raquelriemer6563 8 ай бұрын
Can it print for instance the data from a data table
@paduarte
@paduarte 7 ай бұрын
It essentially laucnhes a flow, so it works within the limitations of that.
@steveanderson2084
@steveanderson2084 8 ай бұрын
GUID = global unique ID. the flow's ID
Build a Simple Screen Flow with Salesforce Flow Builder 🧐
19:50
Salesforce Admins
Рет қаралды 151 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Summer'24 release biggest upgrade- add Custom Action buttons on screen flow!!
14:44
Personal Labels in Salesforce - Quick Guide
12:12
Paulo Duarte
Рет қаралды 1,2 М.
Top 10 Salesforce Summer '24 Flow Features
7:29
Salesforce Ben
Рет қаралды 3 М.
Replay: Part 1 and 2 of the Virtual Appointments Masterclass
1:19:57
Advisor Marketing Hub
Рет қаралды 4,4 М.
How to Upload Files in Salesforce Flow (REQUIRED field example)
21:39
Salesforce Made Simple
Рет қаралды 8 М.
Salesforce Flow - Action Button Flow
14:48
Salesforce Flowmaster
Рет қаралды 698
Action Button Component 🔥| Summer'24
20:50
SFDC Girl
Рет қаралды 2,2 М.
Salesforce Flow: Data Table SECRETS (3 Tricks)
22:03
Salesforce Made Simple
Рет қаралды 4,6 М.
Summer 24 Release Features: Flow and App Builder
21:07
Pratima
Рет қаралды 1,5 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН