We are on a process to create a small web application which will call ringcentral api behind the ui. We want to set the user presence status from the app.
Which api shall I call to set the presence status of a user?
We are on a process to create a small web application which will call ringcentral api behind the ui. We want to set the user presence status from the app.
Which api shall I call to set the presence status of a user?
Have you tried with presence status api?
ReadUserPresenceStatus will show current status of user:
https://developers.ringcentral.com/api-reference/Presence/readUserPresenceStatus
And UpdateUserPresenceStatus will set a new updated presence status:
https://developers.ringcentral.com/api-reference/Presence/updateUserPresenceStatus
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.