Newer Version Available
AssignmentRule
Supported Calls
describeSObjects(), query(), retrieve(), search()
Special Access Rules
- This object is read only. Assignment rules are created, configured, and deleted in the user interface.
- Customer Portal users can’t access this object.
Fields
| Field | Details |
|---|---|
| Active |
|
| Name |
|
| SobjectType |
|
Usage
Before creating or updating a new Case or Lead, a client application can query (by name) the AssignmentRule to obtain the ID of the assignment rule to use, and then assign that ID to the assignmentRuleId field of the AssignmentRuleHeader. The AssignmentRuleHeader can be set using either SOAP API or REST API.