Announcement

Collapse
No announcement yet.

Auto assign leads based on previous record.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Auto assign leads based on previous record.

    Hi,

    May I know is it possible to assign the lead to same team member if the email was found in previous record? If yes, then how to make it happen?

    Thanks!

  • #2
    Is there anyone can assist me on this? As I know this involving workflows.

    Comment


    • #3
      Hi ryanlim,

      Here you have an action in the Workflow:


      Also, you can specify the conditions that must be met to trigger the workflow:

      Comment


      • #4
        Hi Ryan,
        To solve your issue I used the Workflows feature and created the Workflow with the Target Entity 'Lead', Trigger type 'After record created', Actions > Execute Formula Script.

        After you create a Lead with an email address, added formula from the Workflow will help you to find the existing Lead with the same email address and then add the needed Assigned User to the new Lead.

        I attached the screenshots with the Workflow and explaining the Formula.

        Attached Files

        Comment

        Working...
        X