【Flow】 | Ultimate 3-Step Flow Building Guide!

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ส.ค. 2024
  • Looking for a simple template that can help you build most of your Flows? Check out our 3-step ultimate building guide!
    Visit our blog for more Flow knowledge:
    salesforce-flowsome.com/
    【Related Posts】
    6 Process Automation Tips: www.salesforceben.com/6-proce...
    【Credits】
    Music: Life of Riley by Kevin MacLeod are licensed under CC BY 4.0
    - Artist: incompetech.com/
    #salesforce #flow #salesforceFlowsome

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

  • @Jjjordannn_wade
    @Jjjordannn_wade 9 หลายเดือนก่อน +3

    This was so helpful and clear I'm wondering how I can have her teach me everything I need to know for the rest of my life. This is exactly how my brain needs to be taught concepts!!! THANK YOU SO MUCH FOR THIS.

  • @user-oq8mn3fi8u
    @user-oq8mn3fi8u ปีที่แล้ว +2

    This is so helpful. Learning flow as an admin is very difficult and it is hard to make my brain think this way. These videos make coding with point and click easier to understand in plain language.

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

    Fantastic video, thank you Melody.

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

    Really helpful

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

    Awesome Content!

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

    Love it. Thanks a bunch. Breaking down into 3 steps and explaining each step to its simplest form. Amazing job Melody.

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

    This is a great visual breakdown of how to think and plan around creating flows!

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

    Wonderful Steps that connected the dots for me. Thanks again Melody.

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

    Thanks for this video

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

    Great way to simplify the complicated topic.

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

    This is GOLD! Thanks, Melody you are awesome :D

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

    Thanks! This was a great help to understand how to go about it!

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

    Love it Melody. I believe this is first time that I understand 'before' and 'after' triggers. It makes total sense: before save has to be the current record. Great job.

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

    Thanks for sharing, very helpful.

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

    Thank you so much, guys! Much appreciated.

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

    Love it

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

    Thanks...thanks & thanks a lot Melody for this video. Honestly Now I know when to use get element.

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

    Really appreciate the work and methodology that backs this up. Excellent!

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

    Super, nice conceptual framework to think about and tackle flows - thank you. Also subscribed :)

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

    Fantastic!!! Appreciate the thought and effort put into this. It has helped me get a good grasp of Flows. Thank you.

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

      I'm really glad that you like it Oscar. Thanks for the nice words!

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

    Thank you for an informative video

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

    Hi Flowsome,
    If I create the flow for one object, would I still need to follow step 2: Plot the data model? For example, I want the flow to run on the contact object only.

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

    Thanks for the video. I have a clarification though - In the video it is said that for child records, we can't use "Update Records" directly and should use "Get Records" to fetch and then loop through. However I had created a record triggered flow which updates a field value on Child Contact record based on parent Account Field value update. Here I only used "Update Records" to update Contact records and didn't use "Get Records". So can you clarify this scenario please?

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

      Hi Anand, this video is sharing the fundamental concept of how to build flows. What you said it's a more advanced concept where the Update Records with conditional is actually a combination of Get Records + Update Records where can be used to mass update related records if you are updating the field with a same value. I was afraid to cause confusion, so it is not addressed here but mentioned in the Update Records video. Hope this explains!

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

      @@salesforceflowsome - Thanks. Does your flowsome website have the details for the configuration details under each of the elements for the OppConRole Flow Use Case? Can you share the link?

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

      @@anands8511 I don't have any use case for OppConRole just yet, but you can refer to Account Contact Relationship use cases which would be a similar way of working! Hope it helps: salesforce-flowsome.com/update-all-related-contacts-account-contact-relationship/