How to Assign records to Queue using Salesforce Flow? | Record Triggered Flow Salesforce

Поділитися
Вставка
  • Опубліковано 29 січ 2022
  • In this video, I'm explaining How to assign records to the queue using Salesforce Flow, I'm using a record-triggered flow to automate the business use case whenever a lead is created with the lead source as Web Our flow should assign that lead to the Queue.
    What is Queue in Salesforce?
    Queues in Salesforce prioritize, distribute, and assign records for teams who share workloads. Queues are like holding areas in your CRM, where records wait for a user to pick them up, assign them to an owner, and work on processing them.
    What are the advantages of using Queue in Salesforce?
    1. Manage shared workload easier,
    2. Helpful if you have a user out sick or on vacation,
    3. Access Queues as a ListView
    🧵 Need Help with your Salesforce Flow Scenarios Book a 1:1 call with me 🔗 topmate.io/akashubhambhardwaj...
    🧵 Need Salesforce Carrer Guidance
    🔗 topmate.io/akashubhambhardwaj...
    🧵 Roadmap to Learn Salesforce Admin and Development
    🔗 topmate.io/akashubhambhardwaj...
    🧵 Salesforce Admin mini Project (Only for Beginners) -
    🔗 topmate.io/akashubhambhardwaj...
    🧵Salesforce Apex Development Book: amzn.to/3dHMg98
    🧵For Salesforce Training & Business Enquiry:
    🔗 shubhambhardwajsf@gmail.com
    ✨GEARS I USED FOR MY UA-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/salesforcegeeks
    🧵Website: 🔗 salesforcegeek.in
    🧵LinkedIn: 🔗 / digitalbhardwaj
    🧵Trailhead: 🔗 trailblazer.me/digitalbhardwaj
    ✨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.

КОМЕНТАРІ • 44

  • @bageeshdutt988
    @bageeshdutt988 Рік тому +2

    Hi Shubham, I have one requirement where i need to set ownerId to different queues based on criteria. how can we do that?

  • @Cyrus_Michael
    @Cyrus_Michael Рік тому

    Thanks a lot for this big help

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

    nice explanation. Shubham :)

  • @user-nv6ml9uh2l
    @user-nv6ml9uh2l 4 місяці тому

    Thank you bhai even project team people are non scence you Are help ful

  • @divyamanjula4351
    @divyamanjula4351 Рік тому

    Hi thanks for video.....
    But I need to display queues or groups in the case owner lookup field in case object in flows...
    Can you please give some ideaa ...

  • @schwarz5082
    @schwarz5082 Рік тому

    Hai your video so amazing, but i have trouble with it. like in case page layout showing
    "Owner ID: owner cannot be blank"
    Do you have any workaround or idea? Many thanks

  • @alexisgriffith-mm4qw
    @alexisgriffith-mm4qw Рік тому

    Hi Thank you so much for this video. How should I set up the flow when there is two record type that needs to be used in the screen flow

    • @salesforcegeek
      @salesforcegeek  Рік тому

      The below Videos will help
      ua-cam.com/video/TuvFYp_N8MQ/v-deo.html
      ua-cam.com/video/hN6vOjAH8oo/v-deo.html

  • @AkhilaShrama
    @AkhilaShrama Рік тому

    Hi how can we make this to a child object where the owner needs to be changes based on a criteria ?

  • @atishswami
    @atishswami Рік тому

    I want to collect all the records that triggered the flow and send list to apex class and also schedule sending the list to apex class (class having API Callout) , when I am trying it it's sending only single record not a list so my flow is failing. Please help.

  • @seshuammo4049
    @seshuammo4049 Рік тому

    Hi shubham ... I have one requirement like if a case is assigned to an agent . That agent should not be able to assigned to another agent who is in the same group or queue .. How can we prevent the agent to assigned to agent in the same queue using record triggered flow..

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

    How to retrive all queues and assign based ln conditions

  • @SenyaMan
    @SenyaMan Рік тому

    Hi Shubham, can I not use Assign element, but instead assign the owner in the Update record Element? Beacuse I need to update multiple fields on one record, as well as assign Queue as owner.

    • @salesforcegeek
      @salesforcegeek  Рік тому

      In before save flow both the update/assignment element works same you can use any of it.

  • @ludmileleite153
    @ludmileleite153 5 місяців тому

    Tanks

  • @likitharao4839
    @likitharao4839 Рік тому

    Hi Shubham, Can you please explain how to set up the round-robin assignment of custom object records in Salesforce?

    • @salesforcegeek
      @salesforcegeek  Рік тому

      ua-cam.com/video/-95lext9YOE/v-deo.html

    • @likitharao4839
      @likitharao4839 Рік тому

      @@salesforcegeek In that example, they have created two custom objects and multiple flows. But I've heard we can do it with just one flow and a couple of the fields on the custom object you're trying to set up the round-robin assignment.

    • @salesforcegeek
      @salesforcegeek  Рік тому

      Likitha I need to give it some time this weekend as right now I’m really packed

    • @likitharao4839
      @likitharao4839 Рік тому

      @@salesforcegeek Thank you, I'll be waiting for that video from you.

  • @alm4401
    @alm4401 Рік тому

    Hi Shubham, thanks for the great video. We have a similar flow that assigns to the queue when a case is created through web form. But at the moment the queue is not getting assigned when the case is created. When I checked the queue, there are no users assigned right now could that be the reason? or How can I troubleshoot this? Appreciate your help! Thanks!

    • @salesforcegeek
      @salesforcegeek  Рік тому

      Please check Case assignment rules as well if there is any.

    • @alm4401
      @alm4401 Рік тому

      @@salesforcegeek Yes there are case assignment rules and they are active.

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

    Hello, Thanks for sharing but can we assign leads based on their profile using flow?

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

      Yes we can you need to fetch the user on the basis of their profile and assign them as owner

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

      @@salesforcegeek Got It.We get Profileid from User but then we Assign OwnerId In Lead the flow failed.Thats the concern.

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

      In that case What’s the Error?

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

      @@salesforcegeek This error occurred when the flow tried to look up records: Id, ProfileId FROM User WHERE ((ProfileId = '2F00e5j000000EL5n'))

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

      Can you please share the errro description

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

    How to assign case to different Queues with diff case status?

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

      You can use case assignment rule if you want the owner to be updated on creation but if you want it to be on update of case then you need to use flows.

  • @hello12345809
    @hello12345809 Рік тому

    So don't we need to use 'Update records' element?

    • @salesforcegeek
      @salesforcegeek  Рік тому

      In the new update we can also use update record element as well this is doable by both now

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

    Review the errors on this page.
    Owner ID: owner cannot be blank
    Review the following fields
    Owner ID

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

      Can you please explain it ?

    • @52flyingbicycles
      @52flyingbicycles 2 роки тому

      I got the same error.
      System.DmlException: Insert failed. First exception on row 0; first error: INVALID_CROSS_REFERENCE_KEY, Owner ID: owner cannot be blank: [OwnerId]
      I removed the "assignment" step from the flow and the error went away, so it's not the "get records" step.
      I made "Record > Owner ID Equals 1", and it gave me an error about 1 being an invalid Owner ID, so it's not the record assignment
      Therefore it's the last part: "Group from [Queue API Name] > Group ID" is creating a problem.
      From my CS experience, I believe that something happened so that the Queue does not have a Group Id, therefore the system is trying to assign the Owner as null, so the system gets mad and throws an error
      Is there a different solution to make sure the lead gets assigned to a queue?

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

    man you talk too much! please explain only the required info.

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

      Hope you get some good thing from the video