Flow to Update multiple records in Salesforce | Screen Flow to Update Records in Salesforce

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • "In this video, we dive into the latest updates to Salesforce Flow and explore how to update multiple records in Salesforce Flow. You'll learn how to use the powerful data table feature to store and manipulate large amounts of information within your flow. We'll also cover the latest addition to the loop element in Salesforce Flow, allowing you to automate even the most complex processes. And, as a bonus, we'll show you how to place your flow directly on your homepage for easy access. Whether you're a seasoned Salesforce user or just starting out, this video is packed with valuable information and tips to help you streamline your workflow. So, sit back and get ready to master Salesforce Flow!"
    🧵 Enrol into Salesforce Flow Bootcamp 🔗 bit.ly/salesfo...
    🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me 🔗 topmate.io/aka...
    🧵 Need Salesforce Carrer Guidance
    🔗 topmate.io/aka...
    🧵 Roadmap to Learn Salesforce Admin and Development
    🔗 topmate.io/aka...
    🧵 Salesforce Admin mini Project (Only for Beginners) -
    🔗 topmate.io/aka...
    🧵Salesforce Apex Development Book: amzn.to/3dHMg98
    🧵For Salesforce Training & Business Enquiry:
    🔗 shubhambhardwajsf@gmail.com
    ✨GEARS I USED FOR MY TH-cam CHANNEL:
    🧵Laptop: 🔗 amzn.to/3HNCelH
    🧵Mic: 🔗 amzn.to/3DXWXlO
    🧵Mobile Tripod: 🔗 amzn.to/2Trcm6A
    🧵Shoot Tripod: 🔗 amzn.to/3opV089
    🧵Mobile: 🔗 amzn.to/3RQzitp
    🧵Camera: 🔗 amzn.to/3ljNKh3
    🧵Video Editor: IMovie
    ✨Connect with me
    🧵Instagram: 🔗 / akashubhambhardwaj
    🧵Twitter: 🔗 / digitalbhardwaj
    🧵Telegram: 🔗 bit.ly/salesfo...
    🧵Website: 🔗 salesforcegeek.in
    🧵LinkedIn: 🔗 / digitalbhardwaj
    🧵Trailhead: 🔗 trailblazer.me...
    ✨Everyone starts from zero, so let me know how can I improve my content.
    ✨All suggestions are appreciated. - 📌 shubhambhardwajsf@gmail.com
    ✨Keep Learning Keep Trailblazing and don't forget to enjoy life.

ความคิดเห็น • 41

  • @christophercollier2256
    @christophercollier2256 ปีที่แล้ว

    The bit starting at around 11:40 is exactly what I needed. Thank you soooo much.

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Anytime :)

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

      @christophercollier2256, 8 months later I need the same.... Great work Shubham

  • @MrJimloveuk
    @MrJimloveuk ปีที่แล้ว +2

    Great explanation - super videos - keep them coming

  • @rakeshpal6293
    @rakeshpal6293 ปีที่แล้ว +1

    ohh great, I was learning flows and the videos i was following they show 2 assignment variable and I telly my whole flow with video flow but I was not getting why my flow was not working....I would like to know for you also same happening or I was doing some other error as I am new learner to flows want to confirm... Thanks for your wonderful video

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

    At 4:09, if you do not put ".value" will this still return the email provided? Isnt the email stored inside the resource "userProvidedEmail"?

  • @zh.abdyrakmanov
    @zh.abdyrakmanov ปีที่แล้ว

    very interesting news for me) Thank you) Geek)

  • @darkfury-dl8xb
    @darkfury-dl8xb ปีที่แล้ว

    Thanks for this video. One suggestion: Could you try youtube shorts for these updates? The video is almost half an hour long, but the key part takes no more than 30 secs! You could always make a video for beginners with detailed explanation, but people looking for any updates would prefer quick and crisp videos.

  • @thiagofernandes8596
    @thiagofernandes8596 ปีที่แล้ว +3

    Interesting news, loops often confuse me. Thanks!

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว +1

      Try this video th-cam.com/video/tiqIFBdN-b4/w-d-xo.html

  • @ezetendukizito1386
    @ezetendukizito1386 ปีที่แล้ว +1

    So you used loop because you are changing more than one value or record yes?

  • @anshulagrawal6706
    @anshulagrawal6706 ปีที่แล้ว

    if there are no criteria to update then the collection assignment is also not needed. Same get record variable can be used directly to update the contacts.

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Yes because get record element is also a record collection variable if contains more than 1 record otherwise it's record variable

  • @lynx0808
    @lynx0808 ปีที่แล้ว

    Question, would it be possible to make our flow be able to add multiple emails in the same input, instead of doing it one by one?

  • @SaidaReddyChalla
    @SaidaReddyChalla ปีที่แล้ว +1

    Email Opt Out Filed Not Visible in column Config table any Regin

  • @SilviaMariaEbertBarbosa
    @SilviaMariaEbertBarbosa ปีที่แล้ว

    Can I update the record using the flow, but is the data source on a third-party site? Like a password?

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

    hi, how to make this flow work without adding a data table? I just want to display a message email opted out

  • @awongff
    @awongff ปีที่แล้ว

    FYI order of execution matters. Meaning you want to assign all your values first with the last step being add to collection. Particularly if you are just updating existing records where the recordId needs to be passed.

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Hi need more info what exact your are pointing

    • @awongff
      @awongff ปีที่แล้ว

      @@salesforcegeek love your videos!
      After you get records, loop and use assignment, the Id for the record variable to update has to be added before the adding to collection in the same element.
      For example,
      1. RecordVar.Name = loop item record name
      2. RevordVar.Id = loop item record Id
      3. NewCollection add RecordVar
      If number 2 was last, the update records failed for me, with the error that no Id exist to update.

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

    Value is not updating from me as I provided in assignment step

  • @ccweihe
    @ccweihe ปีที่แล้ว

    Great video! Liked & New Sub here! Even though I understand the effort at 11:47 in the video where you use the Assignment element and Set Variable Values, I'm not sure if I can add both fields here OR do I have to do something different in the Variable first? Thank you in advance!

  • @galirajesh2807
    @galirajesh2807 ปีที่แล้ว

    Sir I have created two flows like one flow is created for to allow multi selection of assets covered by account and same as of that i have created for to allow multi selection of assets covered by service contract. Now wat i need to do is that those account and service contract related assets should be shown in case record so, how we can capture that .can u please help me with this

  • @NandKumar-h6b
    @NandKumar-h6b ปีที่แล้ว

    I have one doubt related to loop functionality, While getting records if there are more than 2000 records and if we try to loop it, It will iterate more than 2000 times which will hit the limitations right? What is the solution for it then?

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Now we don't have the 2000 limit in Salesforce Flow

    • @NandKumar-h6b
      @NandKumar-h6b ปีที่แล้ว

      @@salesforcegeek Really thanks for that

  • @ankushsonone1087
    @ankushsonone1087 ปีที่แล้ว

    Hi sir i need to learn map in lwc where i can learn can you please suggest

  • @rockyrocks2683
    @rockyrocks2683 ปีที่แล้ว

    Hi Subham, can you please make a video on how to create a flow to match lead to existing accounts using website domains and email domain match.

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว +2

      Sure I will

    • @rockyrocks2683
      @rockyrocks2683 ปีที่แล้ว

      @@salesforcegeek Thank you! It would be good if you can make a video to show how we can match existing contact using flows as well in the Lead object. Thanks again!

  • @sadhanamanikanta3221
    @sadhanamanikanta3221 ปีที่แล้ว

    Hi shubam,I am getting an error in second challenge of Record Triggered flow superbadge unit.
    The error is 'The assign major gift manager' flow doesn't retrieve the user dynamically.
    Could you please help me in solving this???

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      Providing Superbadges Solution or Helping Salesforce Consider it cheating apologies I want to help but I can’t

    • @sadhanamanikanta3221
      @sadhanamanikanta3221 ปีที่แล้ว

      @@salesforcegeek okk tqq

  • @rakeshpal6293
    @rakeshpal6293 ปีที่แล้ว +1

    i also need hindi series of flow

    • @salesforcegeek
      @salesforcegeek  ปีที่แล้ว

      checkout this channel - th-cam.com/users/akashubhambhardwaj for hindi flow series

  • @NewUser14734
    @NewUser14734 ปีที่แล้ว +1

    Bhai hindi me jo flow start kiya tha usko bhi continue kro na