Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Agents API has the following resources:

  • Presence definitions. Presence definitions represents list of available definitions that the agent can move to. A presence definition contains information including its guid (the unique identifier for the presence), presence category information and the description.

  • Presence. Presence represents status of the agent. A presence contains information including userId (the unique identifier for the user), updated the time that user transitioned to the presence and Presence definition. You can currently request a single presence and a subset of up to 50 presences.

Unique identifiers

To request one or more presences, you must know the users’ unique identifiers (GUIDs). These are available within the User Admin API.
  • No labels