Newer Version Available

This content describes an older version of this product. View Latest

PresenceUserConfig

Represents a configuration that determines a presence user’s settings. This object is available in API version 32.0 and later.

Supported Calls

create(), delete(), query(), retrieve(), update()

Fields

Field Details
Capacity
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The maximum number of work assignments that can be pushed to an agent at a time.
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name of the object in the API. This name can contain only underscores and alphanumeric characters, and must be unique in your organization. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. In managed packages, this field prevents naming conflicts on package installations. With this field, a developer can change the object’s name in a managed package and the changes are reflected in a subscriber’s organization.

When creating large sets of data, always specify a unique DeveloperName for each record. If no DeveloperName is specified, performance may slow while Salesforce generates one for each record.

Note

Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The language of the presence configuration.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The label of the presence configuration.
OptionsIsAutoAcceptEnabled
Type
boolean
Properties
Create, Filter, Update
Description
Indicates whether work items that are routed to agents are automatically accepted (true) or not (false). Available only if OptionsIsDeclineEnabled is set to false.
OptionsIsDeclineEnabled
Type
boolean
Properties
Create, Filter, Update
Description
Indicates whether agents can decline work items that are routed to them (true) or not (false). Available only if OptionsIsAutoAcceptEnabled is set to false.
PresenceStatusOnDeclineId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the presence status that’s automatically assigned to the agent when the agent declines a work item. Available only if OptionsIsDeclineEnabled is set to true.
PresenceStatusOnPushTimeoutId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the presence status that’s automatically assigned to the agent when the agent doesn’t respond to a work item before push timeout occurs. Available in API version 36.0 and later.