Hi team,
I’m currently using the PATCH /presence/v1/user-presence endpoint to set presence fields for users.
However, in GoTo Connect with Contact Center, it’s possible to create custom presence statuses (for example, “At Lunch”, “Back Soon”, “Training”, etc.).
I couldn’t find any API documentation describing how to:
List the custom presence statuses that exist in a Contact Center instance.
Set a user’s presence to one of those custom statuses via API.
Could you please clarify:
- Is there an endpoint (or planned one) to retrieve or manage custom presence statuses?
- Can the /presence/v1/user-presence API be used to apply these custom statuses somehow (e.g., via specific string values for userStatus)?
- If not, is there an alternative API for Contact Center presence management?
Thanks in advance!