function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bhargav krishna 1Bhargav krishna 1 

Lead assignment based on Zip code

Hi everyone,
I want to assign the Lead to the Sales Rep based on the Zipcode.I have more than 40,000 Zipcode and 5-10 sales Rep.
Can anyone help over here.

Regards,
Krishna.
Dhriti Moulick 16Dhriti Moulick 16
Hi Bhargav,

    Yuo can use Round Robin lead Assignment Algorithm to assign leads based on zip code to to the sales Rep you want.Please go through the following which will guide you how to create and please let me know if you are facing any issues implemeting this.

1.https://help.salesforce.com/apex/HTViewSolution?id=000004000
2.https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000178fsEAA&tab=r
3.https://www.youtube.com/watch?v=j4OSLoxmBtk

Cheers,
Dhriti