Question

Make Call Out API Global Oauth token / user impersonation

  • 19 June 2020
  • 1 reply
  • 550 views

I am working to integrate the RC Office Make Call Out API with a web application for click to dial functionality. Currently, I am able to get this to work for all users within my account if I retrieve a user based Oauth token. I'm wondering if it is at all possible to use a Global account token or somehow impersonate a user, so that I only need to maintain one token and not request Oauth tokens for all users.


1 reply

Userlevel 1

If I remember correctly, you cannot make a call out on behalf of other users (similar to sending SMS). You can use the Ring-out instead. Because ring-out requires the caller also to answer the call so it is safe to place a call on behalf of other users.

Reply