Salesforce Flow: Assignment Element Explained

Поділитися
Вставка
  • Опубліковано 10 лют 2025
  • 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 tips from me (Free):
    www.nickfrates...
    💰 Learn how to build flows in the Salesforce Flow course over 15,000 Salesforce professionals like you have taken:
    www.nickfrates...
    📜 Get the 10 Ways to Boost Your Salesforce Career Guide (Free):
    www.nickfrates...
    #salesforceflow #salesforceflowassignmentelement #assignmentelementsalesforceflow #salesforceflowtutorial

КОМЕНТАРІ • 14

  • @csnoremac1
    @csnoremac1 9 місяців тому +1

    Thank you for this. Helps a ton.

  • @naveenkumarjai8368
    @naveenkumarjai8368 2 роки тому +2

    Really helpful bro easily understood thanks a lot...

  • @naveenkumarjai8368
    @naveenkumarjai8368 2 роки тому +1

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

  • @AjithAjith-g1o
    @AjithAjith-g1o 11 місяців тому

    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 ?

  • @PavitraMN
    @PavitraMN Місяць тому

    what is the difference between Assignment Element and Update Element ?
    when to use Assignment?
    when to use Update record element?

  • @shweta4sgarg
    @shweta4sgarg 2 роки тому +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.

  • @wilsonpho85
    @wilsonpho85 2 роки тому

    Very clearly explained

  • @wisemanbell6957
    @wisemanbell6957 2 роки тому +1

    Super helpful.

  • @wisemanbell6957
    @wisemanbell6957 2 роки тому +1

    When will be your next videos bro?

  • @padmajabaskaran3288
    @padmajabaskaran3288 2 роки тому

    Excellent video👍

  • @carjackyti
    @carjackyti 2 роки тому +1

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

    • @johndeignan6023
      @johndeignan6023 10 місяців тому

      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.

  • @HUBSPOTACADEMY-y7q
    @HUBSPOTACADEMY-y7q Рік тому

    Nick, Come back!