07-10-2024 08:06 AM
I have configured Executive Permissions on my tenant as follows:
User1: Executive Assistant
User2: Executive. User 1 is configured as assistant
When I run the "Read Receptionist Client Settings for a Person" /v1/people/{personId}/features/reception for User 1 (same result for User 2) I get a response below. What is the correct way to get/set this setting using the API?
{ "receptionEnabled":false, "monitoredMembers":[]}
Solved! Go to Solution.
07-10-2024 10:11 AM
Unfortunately, that isn't exposed in the public yet. I checked with the product team and it's on the roadmap but in backlog with low priority and no ETA at the moment.
07-10-2024 10:11 AM
Unfortunately, that isn't exposed in the public yet. I checked with the product team and it's on the roadmap but in backlog with low priority and no ETA at the moment.
07-10-2024 09:06 AM
Hi Jeff,
Thanks for your quick response. The Receptionist API is not what I was looking for.
However, the specific APIs for Executive settings only allows you to set the user as an executive or an executive assistant. Once this had been done, which API can be used to associate the executive assistant to an executive?
07-10-2024 08:47 AM
There are specific APIs for Executive settings.
https://developer.webex.com/docs/api/v1/user-call-settings/modify-executive-assistant-settings-for-a-person
https://developer.webex.com/docs/api/v1/user-call-settings/retrieve-executive-assistant-settings-for-a-person
The /features/reception API is for if the org has Receptionist client license.
These two articles talk about it.
https://help.webex.com/en-us/article/tj73rv/Get-started-with-your-Receptionist-Client
https://help.webex.com/en-us/article/n8p8lmy/Receptionist-client-in-Control-Hub
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide