Salesforce Flow: Assignment Element Explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ค. 2022
  • In this Salesforce Flow tutorial we'll explain the Salesforce Flow Assignment Element in depth, showing examples of a flow assignments to set field values, update variables, and add records to collections.
    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-sales...
    #salesforceflow #salesforceflowassignmentelement #assignmentelementsalesforceflow #salesforceflowtutorial

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

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

    Thank you for this. Helps a ton.

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

    Really helpful bro easily understood thanks a lot...

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

    Very clearly explained

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

    Super helpful.

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

    Hello sir, thanks for making these videos and helping all of us. Recently, I had an interview where I was asked to create a flow on the following situation, if you can create and help me that solve that, it would be great. I created one but am not able to understand what I am missing. Situation is : create a button on an opportunity to enter contact details (name, email and phone) then check if this new contact exists on an account related to that opportunity. If the contact does not exists then create a contact role record for this opportunity with a link taking to this new contact.

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

    Excellent video👍

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

    What is the use of Get account in the last example.

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

    if a recrord is created in one object , then that value must be added in a filed , where the field is in another object .
    how can i proceed this by using flow ?

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

    it would be helpful if you could click on each element and show so we could follow you re last example

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

      The first GetRecords Element fetches the account, whose ID you will feed it when you debug it. The second Get Records element ("Get Related Tasks") then fetches the tasks related to the account you now have. To that end, use: WhatId...Equals....Account From Get Account > AccountId [AKA: {!GetAccountId}. The "WhatId" is used for getting the activities (think "tasks" and "events") to a given object or record.

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

    When will be your next videos bro?

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

    Nick, Come back!