No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
AssignmentRule
Represents an assignment rule associated with a Case or Lead.
Supported Calls
describeSObjects(), query(), retrieve()
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.