AssignmentRuleReadAll

Extracts all of the assignment rule configuration data for a company.

Usage

Use the AssignmentRuleReadAll method to read all of the assignment rules. The Data Rules and Assignment privilege is required.

There is no input argument; the method simply returns all of the assignment rule data for each of the supported record types: Account, Lead, Opportunity, and Service Request.

See AssignmentRuleUpsert for information about the assignment rule data returned in apData:ListOfAssignmentRule.

Arguments

The following table describes the arguments taken by the AssignmentRuleReadAll method.

Table Arguments Taken by the AssignmentRuleReadAll Method

Name Description Required Default I/O

apData:ListOfAssignmentRule

The extracted data for all assignment rules.

Not applicable

Not applicable

Output

Return Value of the Call

The assignment rules are returned.