Salesforce Lightning flow | Flow Builder

  Рет қаралды 128,381

Salesforce Apex Hours

Salesforce Apex Hours

4 жыл бұрын

Salesforce Lightning flow | Flow Builder
www.apexhours.com/salesforce-l...

Пікірлер: 106
@apexhours
@apexhours 4 жыл бұрын
Check this blog post for more detail www.apexhours.com/salesforce-lightning-flow-flow-builder/
@Kirankumarsundarapalli
@Kirankumarsundarapalli 2 жыл бұрын
Hi, I noticed our developers usually ask for error id or error email of flows to the effected user i wanted to know how will that error ID will help them out sorting the issue, Appreciate your valuable comment on this in advance.
@KDontKare7
@KDontKare7 3 жыл бұрын
For the first time ever I really enjoyed creating flows. I m glad I found your video. I appreciate you explaining it in such an easy way. keep going!!
@apexhours
@apexhours 3 жыл бұрын
Glad it was helpful! KEEP WAYCHING
@pramodaswal1589
@pramodaswal1589 2 жыл бұрын
One of the best tutorial out there. Thanks Man
@apexhours
@apexhours 2 жыл бұрын
Glad it helped! Check complete flow builder training here kzfaq.info/sun/PLaGX-30v1lh3dlreTdtIPAf6hQoH0Gi2o
@shubhamahire2645
@shubhamahire2645 2 жыл бұрын
Thanks for the video, It's definitely increased by understanding on flows. Looking forward to more complex scenario
@apexhours
@apexhours 2 жыл бұрын
Glad you liked it!
@smitahodiggeri5082
@smitahodiggeri5082 4 жыл бұрын
Amazing! Certainly learned alot! Looking forward to more complex scenarios using flows! preferably real time ones please. Thank you so much for making this video.
@apexhours
@apexhours 4 жыл бұрын
More to come!
@arnabsaha9483
@arnabsaha9483 3 жыл бұрын
@@apexhours 9 months gone :p
@apexhours
@apexhours 3 жыл бұрын
@@arnabsaha9483 It take time to create good content. We will come back with new content on flow for sure.
@hassanboussif9048
@hassanboussif9048 3 жыл бұрын
Thank you. I enjoyed this session. Very well done.
@apexhours
@apexhours 3 жыл бұрын
Glad you enjoyed it! Help us to spread the words
@allen0121
@allen0121 3 жыл бұрын
Great stuff! Can I create a flow where if a Lead replies to an SDR's email (incoming email), that it automatically changes the Lead status to something like "Open - Customer Waiting"? Both Process Builder and Workflow Rules can only make changes to a Case, but not to a Lead so I'm curious if a Flow could solve that. Appreciate the help!
@alanpan169
@alanpan169 3 жыл бұрын
Great thanks for sharing. Just a quick one. Does your flow generate dup accounts and contacts If you click next -> previous -> next ?
@catrionacassidy7102
@catrionacassidy7102 2 жыл бұрын
This is a great video, If we have different record types for different profiles, is it possible to have a flow like this (creating the account contacts & opps) and upon saving they will change record type to the defaulted record types the profiles have or can you add that as a picklist field the user can choose from?
@SalesforceUSA
@SalesforceUSA Жыл бұрын
Awesome tutorial! Thanks! Thanks for your tutorial on Flows!
@apexhours
@apexhours Жыл бұрын
Glad it was helpful!
@pradnyadudhade8799
@pradnyadudhade8799 3 жыл бұрын
thank you for clearing my doubts. I want to to add multiselect picklist values through checkboxes. if checkbox 1 is checked, select that same label in multiselect picklist. How can i achieve that?
@RamRam27128
@RamRam27128 3 жыл бұрын
Great session. Appreciate it.!!
@apexhours
@apexhours 3 жыл бұрын
Glad you enjoyed it!
@OrangeReads
@OrangeReads 3 жыл бұрын
Great Session, very helpful, thankyou !
@apexhours
@apexhours 3 жыл бұрын
Glad you enjoyed it!
@manisharaj2590
@manisharaj2590 2 жыл бұрын
Great video !! Very useful and looking for such more videos on Flows
@apexhours
@apexhours 2 жыл бұрын
More to come!
@satyajitdhal2761
@satyajitdhal2761 4 жыл бұрын
very nicely explained everything..waiting for new complex scenarios
@apexhours
@apexhours 4 жыл бұрын
Very soon
@TheRichardblackman
@TheRichardblackman 3 жыл бұрын
I loved this video. A great introduction to creating flows. I would like to know if you can include Lookups in flows?
@apexhours
@apexhours 3 жыл бұрын
lookup where ?
@Patrick-hz7cz
@Patrick-hz7cz 3 жыл бұрын
Double clicking the start button does nothing when I try to setup an autolaunch flow. Has something changed since this video?
@kagisotheedev2211
@kagisotheedev2211 3 жыл бұрын
I think they separated the functionality. Check 'Record-Triggered Flow' Instead.
@yamilepachecocueva6192
@yamilepachecocueva6192 4 жыл бұрын
Thank you! Very clear!
@apexhours
@apexhours 4 жыл бұрын
Glad it was helpful!
@anjumtadmod8956
@anjumtadmod8956 3 жыл бұрын
Amazingly cleared the concept
@apexhours
@apexhours 3 жыл бұрын
Thanks
@dmfool21
@dmfool21 3 жыл бұрын
The new flow start screen has changed and will hang you up if you click one of the 5 flow types incorrectly. For the first example use the Record-Triggered Flow click edit and 'Run the Flow:' BEFORE. Then it rest will work as shown.
@apexhours
@apexhours 3 жыл бұрын
Soon we will do session on new changes.
@viveksharma2278
@viveksharma2278 4 жыл бұрын
Great Job !! Amazing video.....
@apexhours
@apexhours 4 жыл бұрын
Glad you enjoyed it
@paulajayi6232
@paulajayi6232 4 жыл бұрын
Thank you for this course, does the flow offer ISCHANGED Operator like the process builder?
@apexhours
@apexhours 4 жыл бұрын
Thanks. We will share that in next recording
@barabimbaraboom7830
@barabimbaraboom7830 3 жыл бұрын
Thank you for the tutorial, it reminds me of MIT's Scratch. How do you unit test your flows btw?
@apexhours
@apexhours 3 жыл бұрын
Good question. Winter ‘19 we show the exposure of the “FlowTestCoverage” object via the Tooling API… which told us all the actually Salesforce are clocking the Test Coverage of declarative Processes and Flows.. Who knew it?! The FlowTestCoverage object is only supported in the Tooling API, so if you're running the query from the developer console, you should check the 'Use Tooling API" box next to the "Execute" button before you run the query.
@shirinshaikh4082
@shirinshaikh4082 3 жыл бұрын
Really helpful...very well explained.
@apexhours
@apexhours 3 жыл бұрын
Glad you think so!
@russelleverett3321
@russelleverett3321 2 жыл бұрын
Thanks for the guidance. What If I want to activate this screen flow to create a new record if a new custom button is clicked on the record? The button is created and on the layout for Tasks - but I am trying to say "When this button is clicked, pop a window to get details of the task and then create the new Task object with these details". Thoughts?
@franzfroehlich109
@franzfroehlich109 2 жыл бұрын
I'm not sure about your first part but for your second, I believe salesforce did an update on flows recently. You now have to select a 'Record-Triggered Flow' from the new screen. Then you will have the same options, also you don't have to a decision to filter your trigger. That can be done in the start section. Hope that helps.
@anshurocky3364
@anshurocky3364 4 жыл бұрын
hi.. if we have standard/custom validation rules on object , where/how will get those error message on screen?
@apexhours
@apexhours 4 жыл бұрын
We will show in next session
@swathikumar3074
@swathikumar3074 3 жыл бұрын
Really helpful.. thank you so much
@apexhours
@apexhours 3 жыл бұрын
You're welcome!
@yuvrajsinghshekhawat7146
@yuvrajsinghshekhawat7146 4 жыл бұрын
When you release next session of flows and cover also summer 20 pre release flow( before and after trigger in flow ) please focus this topic it's really help for everyone..
@apexhours
@apexhours 4 жыл бұрын
soon
@goodday9007
@goodday9007 3 жыл бұрын
Sure we will wait for that thanks for your support
@chithraprakash2271
@chithraprakash2271 3 жыл бұрын
Thank you, for a very informative video. Please upload more video on flow
@apexhours
@apexhours 3 жыл бұрын
Will upload soon
@chithraprakash2271
@chithraprakash2271 3 жыл бұрын
@@apexhours Thank you. Your explanation is very easy to understand. If you can make more videos on flow it will be of great help for so many people. There is only few of them available now in youtube.
@apexhours
@apexhours 3 жыл бұрын
Keep watching and share with your friends
@Batuta-ys7ri
@Batuta-ys7ri 3 жыл бұрын
Is there any video on how to make a flow to get inputs from the user such as name, contact number, email, etc., and by using that information creating a new contact, opportunity, and account?
@apexhours
@apexhours 3 жыл бұрын
You can use screen flow for same.
@subhashs3120
@subhashs3120 2 жыл бұрын
It's really helpful 👍
@apexhours
@apexhours 2 жыл бұрын
Glad to hear that. Please check our full flow playlist
@JaimeBIDtravel
@JaimeBIDtravel 4 жыл бұрын
Excellent video, very well explained and with a very useful flow that anyone can replicate on its own org. I was wondering, as there is a lack of quick actions on related lists, would it be possible to have a button within a related list that triggers a flow? For updating the record. Example: Within opportunity record, there is the task related list. So, would it be possible to create a Flow to change the status of the task right from there?
@apexhours
@apexhours 4 жыл бұрын
Thanks. We will get back to you soon
@spandankumar459
@spandankumar459 3 жыл бұрын
How can we deploy/migrate flows-- through change sets?
@apexhours
@apexhours 3 жыл бұрын
yes you can
@Bursted15
@Bursted15 3 жыл бұрын
good job!
@apexhours
@apexhours 3 жыл бұрын
Thanks!
@kiranvrao9714
@kiranvrao9714 3 жыл бұрын
Superb, thanks for sharing
@apexhours
@apexhours 3 жыл бұрын
Thanks for watching
@supers271
@supers271 3 жыл бұрын
Hi there do you provide 1 on 1 SF training? Like tutoring?
@apexhours
@apexhours 3 жыл бұрын
We dont provide training
@user-fb9di1iu9n
@user-fb9di1iu9n 10 ай бұрын
Hiya, I want to create a flow that sends email to chase up quote acceptance, 30 days after an opportunity is idling in stage of 'quoting', could you please share some tips on how that can be done?
@avikdat
@avikdat 4 жыл бұрын
Great learning.. need more complex scenario and Update and delete record scenario
@apexhours
@apexhours 4 жыл бұрын
Coming soon
@phanikumar3335
@phanikumar3335 4 жыл бұрын
great explanation please upload this vedio in youtube
@apexhours
@apexhours 4 жыл бұрын
It is available now
@vadivelmurugan6468
@vadivelmurugan6468 4 жыл бұрын
Character limitations for long text area field in flow
@apexhours
@apexhours 4 жыл бұрын
We will cover that in next session on flow
@mohd.faizan1531
@mohd.faizan1531 4 жыл бұрын
Nice Explanation
@apexhours
@apexhours 4 жыл бұрын
Keep watching
@mohd.faizan1531
@mohd.faizan1531 4 жыл бұрын
@@apexhours Could you please assist me to learn Devops . I mean what and all the tools are necessary to learn in Devops.
@AbhishekMishra-nd3gh
@AbhishekMishra-nd3gh 2 жыл бұрын
👌🏻👌🏻👌🏻
@apexhours
@apexhours 2 жыл бұрын
Keep watching
@emilykidman6439
@emilykidman6439 3 жыл бұрын
When I double click on start it doesn't come up with a box like it did for you, why would that be?
@franzfroehlich109
@franzfroehlich109 2 жыл бұрын
I believe salesforce did an update on flows recently. You now have to select a 'Record-Triggered Flow' from the new screen. Then you will have the same options, also you don't have to a decision to filter your trigger. That can be done in the start section. Hope that helps.
@franciscrump1869
@franciscrump1869 3 жыл бұрын
Nice video
@apexhours
@apexhours 3 жыл бұрын
Thanks
@akshayraja4582
@akshayraja4582 3 жыл бұрын
can you tell me how to test flows with code
@apexhours
@apexhours 3 жыл бұрын
we will plan soon
@vijayaragunathanv2992
@vijayaragunathanv2992 4 жыл бұрын
waiting for the next part Amit...
@apexhours
@apexhours 4 жыл бұрын
We will publish soon
@vijayaragunathanv2992
@vijayaragunathanv2992 4 жыл бұрын
@@apexhours Thanks
@blastoff8864
@blastoff8864 3 жыл бұрын
Great
@apexhours
@apexhours 3 жыл бұрын
Keep watching
@Maruthikumar-ww1rd
@Maruthikumar-ww1rd 5 ай бұрын
Ne number first ivvu
@apexhours
@apexhours 5 ай бұрын
Means?
@prasadkharote7239
@prasadkharote7239 2 жыл бұрын
Video is amazing.. but video volume was too low at my end.
@apexhours
@apexhours 2 жыл бұрын
glad you like
@prashantkumbhar9904
@prashantkumbhar9904 2 жыл бұрын
why is the voice so low?
@apexhours
@apexhours 2 жыл бұрын
voice it good. Please increase the volume of your system and youTube setting
@cizzlen07
@cizzlen07 3 жыл бұрын
Audio is very low
@apexhours
@apexhours 3 жыл бұрын
We are sorry about that
@karangupta9939
@karangupta9939 3 жыл бұрын
iojo
@apexhours
@apexhours 3 жыл бұрын
means
Outbound Message Salesforce
14:32
Salesforce Apex Hours
Рет қаралды 18 М.
Learn Flows with Real Time Scenarios
52:41
Salesforce Exclusive
Рет қаралды 179 М.
Русалка
01:00
История одного вокалиста
Рет қаралды 7 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 9 МЛН
KINDNESS ALWAYS COME BACK
00:59
dednahype
Рет қаралды 166 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
00:56
صدام العزي
Рет қаралды 58 МЛН
Ep 8 - Managing Data Access in Salesforce | Profiles | Permission Sets | Role | FLS
1:05:41
Salesforce - Lightning Flow Builder - Tutorial 2020 [COMPLETE]
52:57
Ship the Force
Рет қаралды 20 М.
How to: Build a Simple Salesforce Flow! (Salesforce Tutorial)
37:44
Formulas & Admin Life Hacks with Steve Molis
44:03
Salesforce Apex Hours
Рет қаралды 8 М.
Automating Business Processes with Flow | Assignment Rules | Flow Builder | EP-6
1:28:54
HTTP Callout and Screen Reactivity in Salesforce FLOWS
36:01
SFDC Learn & Share
Рет қаралды 851
Русалка
01:00
История одного вокалиста
Рет қаралды 7 МЛН