Create Presence Feed
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a new stream capturing online status changes ("presence feed") for the company (pod) and returns the ID of the new feed. The feed will return the presence of users whose presence status has changed since it was last read.
Starting with SBE 24.1, the API is deprecated
When calling this as an OBO-enabled endpoint, use the OBO User Authenticate token for sessionToken
.
Create a new stream capturing presence status changes ("presence feed"). When read from, the feed will return the current presence status of company (pod) users if it has changed since the last read.
Returns the ID of the presence feed to be used in subsequent read operations.
/v1/presence/feed/create
Session authentication token.