Create OmniChannel Presence Status
sf_create_presence_statusCreate Presence Statuses to define agent availability for assigned channels. Choose Online, Busy, or Offline types, and specify service channels that remain active for Busy status.
Instructions
Creates a Presence Status that agents can set to indicate their availability.
statusType:
Online: agent is available for all assigned channels
Busy: agent is limited to specific channels
Offline: agent receives no work items
serviceChannels: for Busy status, list which channels remain active.
After creating, assign the status to profiles/permission sets with sf_assign_presence_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| statusName | Yes | API name / DeveloperName of the Presence Status | |
| statusType | No | Online | |
| serviceChannels | No | ServiceChannel API names to associate |