Salesforce Made Simple
Salesforce Made Simple
  • 88
  • 304 308
How to Convert a Lead in Salesforce Flow (EASY)
Learn how to convert a lead in a Salesforce screen flow by quickly copy and pasting this code into your environment!
CODE:
gist.github.com/nickfrates/3be9fc4df4afcd38dfc3bd8d663a5f3c
Be sure to join the Salesforce Saturday Email for weekly tips from me (Free):
www.nickfrates.com/blog
And become a world-class flow builder with my Salesforce Flows course ($9.99):
www.nickfrates.com/2024-salesforce-flows
convert a lead salesforce flow
convert a lead salesforce screen flow
salesforce tutorial
salesforce training
salesforce flow
salesforce flow for beginners
salesforce flow builder tutorial
screen flow salesforce
flow builder
salesforce screen flow
#salesforce #salesforcetutorial #salesforceforbeginners #salesforceadmin #salesforcetutorials #salesforceflow
มุมมอง: 289

วีดีโอ

Salesforce Flow: Data Table SECRETS (3 Tricks)
มุมมอง 35321 วันที่ผ่านมา
Learn how to configure the data table component inside a Salesforce Screen flow. 3 Tricks 1) Use Formula fields to provide hyperlinks, images, or access cross object fields 2) Data Tables can be good for getting around some license limitations 3) Inline editing isn't available natively (yet) so using a 3rd party component like the one at the link below is recommended if you need that unofficial...
Most Salesforce admins don't know this about reports...
มุมมอง 4053 หลายเดือนก่อน
Learn how to query for private reports and dashboards as a Salesforce administrator. Report Query SELECT Id, Name, CreatedBy.Name FROM Report USING SCOPE allPrivate Report Grouping Query SELECT CreatedBy.Name, COUNT(Id) reportCount FROM Report USING SCOPE allPrivate GROUP BY CreatedBy.Name ORDER BY COUNT(Id) DESC Dashboard Query SELECT Id FROM Dashboard USING SCOPE allPrivate Lighning Inspector...
How to Upload Files in Salesforce Flow (REQUIRED field example)
มุมมอง 2.6K3 หลายเดือนก่อน
How to use the file upload component in Salesforce Screen Flows. Learn how to make the file upload required and how to get it working with only a single screen. Overview 0:00 Make it required 5:04 Get it working on a single screen 12:33 Final review 21:26 Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesf...
Bypass ANY Salesforce Validation Rule (2024)
มุมมอง 1K3 หลายเดือนก่อน
Create a custom permission that lets you bypass validation rules in Salesforce. This is helpful if you want to run a data load or exempt certain users from triggering a specific validation rule. Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesforce Career Guide (Free): www.nickfrates.com/career-guide Che...
How to Create a Dynamic List View in Salesforce
มุมมอง 8964 หลายเดือนก่อน
Quickly create a dynamic list view in Salesforce using a formula field to filter each record with another field. Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesforce Career Guide (Free): www.nickfrates.com/career-guide Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flo...
Salesforce Flow Builder Tutorial (Episode 56) - Challenge 5 Summary
มุมมอง 3535 หลายเดือนก่อน
We recap all we learned about Salesforce Flows in Challenge 5. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesforce Career Guide (Free): www.nickfrat...
Salesforce Flow Builder Tutorial (Episode 55) - Flow vs Quick Actions
มุมมอง 3635 หลายเดือนก่อน
We discuss a best practice that good Certified Salesforce Administrators and Salesforce Flow builders use which is to find the right tool for a job. In this video we cover an alternative solution an explore the philosophy of building solutions on the Salesforce platform. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfra...
Salesforce Flow Builder Tutorial (Episode 54) - Build Flow to Update Related Records
มุมมอง 3805 หลายเดือนก่อน
Two out of three Salesforce Flows have been built and now its time for the final flow in the challenge. Here, we using a record triggered flow to update related Opportunity records when an Account changes in Salesforce. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Sa...
Salesforce Flow Builder Tutorial (Episode 53) - Test Our Before Save Flow
มุมมอง 3205 หลายเดือนก่อน
We test our before save flow and learn an important lesson about optimizing for fast field updates. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesfo...
Salesforce Flow Builder Tutorial (Episode 52) - Build Our Before Save Flow
มุมมอง 3295 หลายเดือนก่อน
After we've successfully tested our loop flow, we can move on to building a before save record triggered flow that will populate the fields Pedro requested we populate on a new Opportunity. All we need is one assignment element! This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Sale...
Salesforce Flow Builder Tutorial (Episode 51) - Testing Our Opportunity Notes Flow
มุมมอง 3805 หลายเดือนก่อน
We've configured our Salesforce Flow and now we need to test our flow in Salesforce! This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get the 10 Ways to Boost Your Salesforce Career Guid...
Salesforce Flow Builder Tutorial (Episode 50) - Using a Record Collection
มุมมอง 5555 หลายเดือนก่อน
Previously we configured our loop element and our assignment logic, and now we need to use a record collection variable to store our records and then update them with an update element. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce...
Salesforce Flow Builder Tutorial (Episode 49) - Build Our Loop
มุมมอง 4145 หลายเดือนก่อน
Continuing with our flow, we drag a loop element to the flow builder canvas and use an assignment element to set up our loop logic. This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nickfrates.com/blog Get t...
Salesforce Flow Builder Tutorial (Episode 48) - Opportunity Notes Record Triggered Flow
มุมมอง 4145 หลายเดือนก่อน
We start building our Record Triggered Flow in the Salesforce Flow Builder. We configure our start element and then set up our first Get Records element This playlist is a free preview of a more complete 19-hour course. Check out the Salesforce Flows Complete Guide: www.nickfrates.com/2024-salesforce-flows Join the Salesforce Saturday Email for weekly Salesforce and Career tips (Free): www.nick...
Salesforce Flow Builder Tutorial (Episode 47) - Build Fields
มุมมอง 3655 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 47) - Build Fields
Salesforce Flow Builder Tutorial (Episode 46) - Challenge Overview
มุมมอง 3915 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 46) - Challenge Overview
Salesforce Flow Builder Tutorial (Episode 45) - Wrap Up Loop Overview
มุมมอง 3925 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 45) - Wrap Up Loop Overview
Salesforce Flow Builder Tutorial (Episode 44) - Loops in Action
มุมมอง 9315 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 44) - Loops in Action
Salesforce Flow Builder Tutorial (Episode 43) - Loops Overview
มุมมอง 6165 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 43) - Loops Overview
Salesforce Flow Builder Tutorial (Episode 42) - Recap
มุมมอง 4585 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 42) - Recap
Salesforce Flow Builder Tutorial (Episode 41) - Put a Flow in a Navigation Utility Item
มุมมอง 6415 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 41) - Put a Flow in a Navigation Utility Item
Salesforce Flow Builder Tutorial (Episode 40) - Lookup Component
มุมมอง 9065 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 40) - Lookup Component
Salesforce Flow Builder Tutorial (Episode 39) - Roll Back Element
มุมมอง 5705 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 39) - Roll Back Element
Salesforce Flow Builder Tutorial (Episode 38) - Fault Element
มุมมอง 5795 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 38) - Fault Element
Salesforce Flow Builder Tutorial (Episode 37) - Record Single Variable
มุมมอง 5195 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 37) - Record Single Variable
Salesforce Flow Builder Tutorial (Episode 36) - Screen Flow Call Script
มุมมอง 6365 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 36) - Screen Flow Call Script
Salesforce Flow Builder Tutorial (Episode 35) - Build Fields on Lead
มุมมอง 4715 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 35) - Build Fields on Lead
Salesforce Flow Builder Tutorial (Episode 34) - Challenge Intro
มุมมอง 5085 หลายเดือนก่อน
Salesforce Flow Builder Tutorial (Episode 34) - Challenge Intro
Salesforce Flow: Fault Paths Explained | You can do THAT!?
มุมมอง 3.9K11 หลายเดือนก่อน
Salesforce Flow: Fault Paths Explained | You can do THAT!?

ความคิดเห็น

  • @adarsh.photography1043
    @adarsh.photography1043 2 วันที่ผ่านมา

    What if task record is created with a value in the picklist field ? That will also be a bug since ischanged is false and record won't be picked.

  • @adarsh.photography1043
    @adarsh.photography1043 2 วันที่ผ่านมา

    Thank you so much

  • @prateekmishra2755
    @prateekmishra2755 4 วันที่ผ่านมา

    You are the best I had the same requirement

  • @Volatile0413
    @Volatile0413 5 วันที่ผ่านมา

    Just found your videos and coming in to Salesforce for the first time they seem very helpful. Just one question, is the environment being set up in Trailhead like a sandbox environment or will it then be used or can it be migrated to a real organization?

  • @GiaTedeman
    @GiaTedeman 7 วันที่ผ่านมา

    Simply explained data table use case and happy to see it finally embedded as a flow component!

  • @sanketpathak5802
    @sanketpathak5802 8 วันที่ผ่านมา

    Hi , please don't zoom out the webPage too much. Stresses the eyes. Nice content so far. Thank you.

  • @LilianaBuchtik
    @LilianaBuchtik 11 วันที่ผ่านมา

    Super useful! THanks!

  • @rashmedo
    @rashmedo 13 วันที่ผ่านมา

    Hi could you show how you created the lookup component

  • @saviorstyles9148
    @saviorstyles9148 14 วันที่ผ่านมา

    I goot this error code while finishing the flow. I'll be looking into why its not working. Get_Oldest_Contact (Get Records) -The field "AccountId" is being filtered using the Equals operator with the SObject element "$Record". "$Record" can't be a SObject.

  • @saviorstyles9148
    @saviorstyles9148 15 วันที่ผ่านมา

    This has been incredible! Thank you so much been learning a lot!

  • @ConniStock
    @ConniStock 19 วันที่ผ่านมา

    Nick, I am confused about when to use an update record element. I have a screen flow I am trying to build that asks the user to select which form (screen) they want to complete. Consumer or Small Business choices... the user selects the choice. Would I need an update element to indentify the choice and set the record type?

  • @Endlesstac0z
    @Endlesstac0z 26 วันที่ผ่านมา

    This is slick, Thanks!

  • @user-hj3li4oz3m
    @user-hj3li4oz3m 27 วันที่ผ่านมา

    Super helpful! Thank you!

  • @camckillips
    @camckillips 27 วันที่ผ่านมา

    I want to thank you for this course! What excellent content which helped me explore in more details the flows that I was struggling with to get a better understanding. You are an excellent teacher!

  • @167793
    @167793 28 วันที่ผ่านมา

    Thanks!

  • @Clark_Kents_Curl
    @Clark_Kents_Curl 28 วันที่ผ่านมา

    Much Appreciated!

  • @SanjanaShambulingam
    @SanjanaShambulingam 28 วันที่ผ่านมา

    Is there a way where we can restrict the number the files that can be uploaded?

  • @SayanNand
    @SayanNand 28 วันที่ผ่านมา

    Everyone teaches but this guy in youtube is great.... Feel like bringing him in my company & work with him... One of the most satisfying approach I have seen in his teaching... Thank you so much for this videos... It takes a painstaking effort in making these videos

  • @maxperetz8827
    @maxperetz8827 หลายเดือนก่อน

    very helpfull!! if you can add the option to see the name's file uploaded into the component thx

  • @shelby-raejones2112
    @shelby-raejones2112 หลายเดือนก่อน

    Great explanation. Would love to see an example of something similar but between opportunities and related accounts or contacts.

  • @user-lq2vc8ct6p
    @user-lq2vc8ct6p หลายเดือนก่อน

    I really love your videos mate thank you 💖

  • @ChrisRobertson1212
    @ChrisRobertson1212 หลายเดือนก่อน

    Love this video, thanks so much for sharing! Simple, elegant solution.

  • @tmfury29
    @tmfury29 หลายเดือนก่อน

    EXCELLENT stuff. Super helpful!

  • @rizostornillitos6396
    @rizostornillitos6396 หลายเดือนก่อน

    Hi Nick. I'm studying with your videos and there are amazing!! But at the end when I'm debugging it fails. This is the information that bring me the page: Error element Screen_two (FlowScreen). The flow failed to access the value for Obtener_la_info_para_nuestro_Screen_Flow.FirstName because it hasn't been set or assigned. I don't understand what happened?

  • @user-ce1is8ti5f
    @user-ce1is8ti5f หลายเดือนก่อน

    Hi Nick! Many thx for this course!) You are the best lector on TH-cam, truth.

  • @priyadharshini491
    @priyadharshini491 หลายเดือนก่อน

    Thank u so much..its very helpful

  • @alisebarkell5984
    @alisebarkell5984 หลายเดือนก่อน

    I loved this video. It was super helpful. Where would I add a success message letting the user know the new record was created? Is it after we Create the Content Document Links?

  • @TinaODell888
    @TinaODell888 หลายเดือนก่อน

    Absolutely clever! Love the sojutioln. I was looking for how to mass create / update listviews and found your video!! Thank you for the inspiration!

  • @kellenkirby5294
    @kellenkirby5294 หลายเดือนก่อน

    If users have already uploaded files, log out, and then log back in to the screen flow > do you do a Get Records element before the screen of Content Documents Links?

  • @tsenkoalexiev9701
    @tsenkoalexiev9701 2 หลายเดือนก่อน

    You don't need a loop for this. You can: - create a variable of type number, for example "collection_size", default value 0; - assignment element, using the variable "collection_size" on the left, operator "Equals Count" and the Get element name on the right; - use the variable name on the screen; Loop is not needed in this scenario and if you have a lot of records it will take time to go over each and every record :)

  • @ggusta1
    @ggusta1 2 หลายเดือนก่อน

    Trying to create a flow to create cases by the user inputting certain keywords which query a custom object and use the templates from the object to populate the case and also give the user a properly formatted response with the customers name that the user can send to the customer through our app. Been struggling with getting the case to create for a week. Frustrated 😠😠😠

  • @sweinhcc
    @sweinhcc 2 หลายเดือนก่อน

    Hey, I struggle with understanding why you would create a Classic Email Template instead of Lightning one?

  • @user-pg5ln1vw4b
    @user-pg5ln1vw4b 2 หลายเดือนก่อน

    Thank you so much!

  • @DTrainsWife01
    @DTrainsWife01 2 หลายเดือนก่อน

    OKAY!!! That was very cool! You are an awesome teacher! I'm ready to learn more!

  • @ggusta1
    @ggusta1 2 หลายเดือนก่อน

    Im trying to create a flow that autopopulates a case from template in a custom object. Do you have any video for that scenario?

  • @raulgranados2651
    @raulgranados2651 2 หลายเดือนก่อน

    this doesnt work if the flow is embeebed in a record page? recordId is null

    • @De-boy
      @De-boy 7 วันที่ผ่านมา

      Check the name of the record Id.... it should be 'recordId' not 'recordid'

  • @mesutsahin7108
    @mesutsahin7108 2 หลายเดือนก่อน

    Thank you for the video

  • @NancyEverest-CompassionIntl
    @NancyEverest-CompassionIntl 2 หลายเดือนก่อน

    This looks like a Lightning Component not a Lightning Web Component

  • @SalesforceJon
    @SalesforceJon 2 หลายเดือนก่อน

    Over the past week I have gone through this playlist. It was well worth it and I purchased his course. I'm certain I'll get that 100x ROI that you promised.

  • @thfhjr2313
    @thfhjr2313 2 หลายเดือนก่อน

    Great work man❤

  • @Leksi489
    @Leksi489 2 หลายเดือนก่อน

    Thank you so much! It's very helpful!

  • @SalesforceJon
    @SalesforceJon 2 หลายเดือนก่อน

    Hi Nick, Just wanted to say thank you. This is an amazing playlist. Please keep publishing.

  • @shreyaraut9270
    @shreyaraut9270 2 หลายเดือนก่อน

    After watching the video, I have a question. If I have an object called ABC and I've overridden the new button with a flow that requires a mandatory file upload, can I still perform a data import for that object? The object doesn't include a file field. I'm wondering if it's possible to upload data using a file in this scenario.

  • @SalesforceJon
    @SalesforceJon 2 หลายเดือนก่อน

    Great series so far. Thank you

  • @beachartist444
    @beachartist444 2 หลายเดือนก่อน

    Great video, one question if I only want to count Tasks created in the last 12 months how would I do that? I cant seem to get to the CreatedDate field on the Tasks

  • @khonamakaziwe
    @khonamakaziwe 2 หลายเดือนก่อน

    is it possible to create a data table that has 3 colums and 5 rows that when someone wants tot input data into the table they can do that through fields and after saving it shows the data that was input by the user?

  • @AlexanderVydrin
    @AlexanderVydrin 2 หลายเดือนก่อน

    Thanks a lot! It was very helpful

  • @shreyaraut9270
    @shreyaraut9270 2 หลายเดือนก่อน

    Thanks ..big help

  • @user-zg2bx4oz2p
    @user-zg2bx4oz2p 2 หลายเดือนก่อน

    great content man keep it up

  • @HarshithaAC
    @HarshithaAC 2 หลายเดือนก่อน

    Because the flow ran in rollback mode, any changes to add, delete, or modify records were rolled back. This is not working for me, I'm getting this error. could you please help?