Salesforce Flows: Loops

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ค. 2020
  • Finally figure out what the heck a loop is in a flow and how it works

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

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

    Jordan, another great video!. It is great that you have the use case in the beginning and you take the time to go over that and the solutioning. And you also explain the step details very clearly. Thank you so much. Looking forward for more videos.

    • @getsimplesalesforce
      @getsimplesalesforce  3 ปีที่แล้ว

      Well thank you! I appreciate the compliments and I am happy to hear that it helped you out!

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

    I appreciate the repetition since that's how I learn :) Much appreciated!

  • @user-uu5ri2gy2v
    @user-uu5ri2gy2v 3 ปีที่แล้ว

    Thanks a lot. Short presentation but very useful. It helped me to understand the concept of loop and assignment of flow.

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

    Great video, showing clearly how loops work in flow, well done!

  • @piyushsinha979
    @piyushsinha979 3 ปีที่แล้ว

    Great video. Fantastic

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

    Thanks man.. Helped me a lot !..👍

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

      Love to hear it! Thanks for watching and for the feedback

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

    Thanks for the excellent explanation. Keep it up!)

  • @roshinisharma148
    @roshinisharma148 3 ปีที่แล้ว

    very well explained!

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

    Super helpful!

  • @vimalparekh7267
    @vimalparekh7267 3 ปีที่แล้ว

    Great video Jordan, can you use Loops to send emails also? Would you just have to set up an Action after the Loop rather than the Assignment?

  • @peruchitamolinera
    @peruchitamolinera 2 ปีที่แล้ว

    Thanks Jordan, but what about if you have a Decision element where you have to check different conditions and according to a specific condition you have to update a child record. Do you have to run the loop for every condition separately?

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

    Wowowowowowowowowowowo VALUE

  • @larryddortch5168
    @larryddortch5168 2 ปีที่แล้ว

    Hi Jordan, can you please share the properties of the Collection Variable "LoopedUpdates". Great video and thanks for posting!

  • @karthikd532
    @karthikd532 3 ปีที่แล้ว

    Hey Jordan, why can't we use a single assignment rule to assign private field as true and also add that record to a collection?

  • @roshinisharma148
    @roshinisharma148 3 ปีที่แล้ว

    In PBuilder ,I couldnt find set flow variables field.

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

    Hey Jordan, nice video! You could have just used a Process Builder for this use case, though. The for loop and Flow are a bit overkill. Simply create a PB, Target object == Account, Executes on Insert or Update, Condition == “Account Stage == ‘Hot’, Action: Immediate Action: Update Related Record, Opportunity__r, Field: Private == TRUE. Would save a lot of time and effort, but great video explaining Loops, nonetheless.

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

      For sure - the point of these flow videos tho are to show in a basic way how they can be used. I get that a lot of these tutorial videos can be done another way

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

      @@getsimplesalesforce Yeah I figured as much. Just wanted to add to the conversation. Keep doing what you do!

    • @getsimplesalesforce
      @getsimplesalesforce  3 ปีที่แล้ว

      @@DateJust89 Thanks Robert!

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

    Check out the blog site for the documentation to this video
    jordannelson3.wixsite.com/portfolio