简体   繁体   English

有没有办法使用RingCentral API创建新的用户扩展?

[英]Is there a way to create new user extensions with RingCentral API?

I have one RingCentral user account. 我有一个RingCentral用户帐户。 I also have several users with virtual extensions --each having their own RingCentral login credentials based on their extension number. 我也有几个具有虚拟扩展名的用户-每个用户都有基于其扩展名的自己的RingCentral登录凭据。

I am constantly adding/removing users to this account. 我一直在向此帐户添加/删除用户。 So the objective is to reduce this manual overhead. 因此,目标是减少这种人工开销。 Ideally, when I add a user in our company portal, the API would create the user and extension at RingCentral. 理想情况下,当我在公司门户中添加用户时,API将在RingCentral创建用户和扩展名。 Likewise, when I deactivate the user in the company portal, the API would deactivate their account and release that extension. 同样,当我在公司门户网站中停用用户时,API会停用其帐户并释放该扩展。

I did look at the RingCentral API https://developer.ringcentral.com/api-explorer/latest/index.html 我确实看过RingCentral API https://developer.ringcentral.com/api-explorer/latest/index.html

I'm not a programmer but from what I can tell, there is no PUT or POST under "Account". 我不是程序员,但据我所知,“帐户”下没有PUT或POST。 The only option seems to be GET. 唯一的选择似乎是GET。

Also, RingCentral doesn't consider these to be actual "User Accounts" but rather "Virtual Extensions". 此外,RingCentral并不将其视为实际的“用户帐户”,而是“虚拟扩展名”。 In the API, there are POST options for Extensions, but I see nothing about creating new extensions. 在API中,扩展有POST选项,但是我对创建新扩展一无所知。

Does this mean that it's not possible? 这是否意味着不可能? Thank you. 谢谢。

Yes, you can add User Extensions to your RingCentral Account via Service Web : 是的,您可以通过Service Web将用户扩展添加到RingCentral帐户:

https://success.ringcentral.com/articles/RC_Knowledge_Article/5-10-Adding-Extensions-via-Web https://success.ringcentral.com/articles/RC_Knowledge_Article/5-10-Adding-Extensions-via-Web

I absolutely agree with your findings however, we do not have an API to Create New User Extensions at this point in time. 我完全同意您的发现,但是,我们目前尚无用于Create New User扩展的API。 But the good news is our Team is working on it and this feature would very soon be available via API's. 但是,好消息是我们的团队正在努力,并且该功能很快将通过API提供。

Kindly stay tuned for more updates on RingCentral Developer Portal page or on our RingCentral Developer Community . 请随时关注RingCentral Developer Portal页面或我们的RingCentral Developer Community上的更多更新。

I do not think that we can create a new user with the API, but you can definitely add virtual extensions for the existing API. 我认为我们无法使用该API创建新用户,但是您可以肯定地为现有API添加虚拟扩展。 you can check this link for more info. 您可以检查链接以获取更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM