Lead Assignment Rule In Salesforce

Опубликовано: 03 Июль 2026
на канале: salesforce days
7
0

What Is Salesforce Lead Assignment Rules?
Salesforce Lead Assignment Rules are used to automatically assign lead records to a particular user or queue based on different conditions. It can contain many rule entries that determine the assignee of a lead.
Rule entry specifies the:
1. Sort Order which determines the order of evaluation of rule entries.
2. Entry criteria determine that the response will be sent through which rule entry.
3. Name of the user/queue to which the record should be assigned.
4. An email template will be used to send the response.
We can create as many assignment rules as we want but only 1 can be active at a time. “Don’t Reassign Owner” determines if the user whose process stack is in use becomes the owner of the rule entity, or if it remains owned by its creator user.
Web to Lead
The process of capturing leads from a website is called Web-to-Lead. It allows organizations to generate a web form that they can add to their company’s website using which people can register themselves as a lead and show their interest in your product, the entries in that webform when submitted, create a lead record within Salesforce.com.
1. To allow the leads to be submitted through the web we need to enable web-to-lead then we need to create a web form.
2. While generating the web form we can specify the fields we would like to capture from leads.
3. In web-to-lead form fields like Name and email should always be set explicitly.
4. It asks for the return URL and also where the page will be redirected when the lead will be submitted through the web form.
5. Web-to-Lead is limited to receiving 5000 leads per day.
6. Salesforce runs field validation rules before creating records submitted via Web-to-Lead and only creates records that have valid values.
Note:
When Leads are created via Web-to-Lead, they show a value of “[not provided]” for the Company if the field is left blank or not included on the Web-to-Lead form. This is due to the Company field being universally required. The Web-to-Lead system inserts “[not provided]” as a placeholder to allow the Lead to be created. This works the same for the Last Name field too.
What Is Auto Response Rule In Salesforce?
Lead Auto-response rules are used to automatically send an email response to the leads captured through the web. We can create as many auto-response rules as we want but only 1 can be active at a time. A rule can contain many rule entries.
Rule entry specifies the:
1. Sort Order determines the order of evaluation of rule entries.
2. Entry criteria determine that the response will be sent through which rule entry.
3. “From” address & Name mentioned in the response.
4. An email template will be used to send the response.
Salesforce processes each rule until it finds a match between the lead attributes and the rule entry criteria. When it finds the first match it sends the response according to it and other rule entry criteria after it is not evaluated.
If none of the rule entries matches the criteria then the response is sent according to the “Default Response Template” specified in Web-to-Lead settings to the leads registered from the Web.
Limits For Assignment, Auto-Response, And Case Escalation (In Service Cloud) Rules
LIMIT VALUE
Total rules across objects
(Applies to any combination of workflow, assignment, auto-response, and escalation rules, active and inactive.) 2,000
Active rules per object
(Applies to any combination of an active workflow, assignment, auto-response, and escalation rules, as well as record change processes.) 50
Total rules per object
(Applies to any combination of workflow, assignment, auto-response, and escalation rules, active and inactive.) 500
Entries per rule 3,000
Formula criteria entries per rule 300
Filter criteria per rule entry 25
Actions allowed per rule 200