Skip to main content

We have multiple apps in developer account with below configuration and we need to associate each app with its own phone number so that when fax is sent using api, received fax has phone number associated with particular app only. (Currently it sends phone number of main account and account name as sender of fax instead of app's name and number as sender)


App: private

Platform type: server/no ui

Hi,

You need to login from your app with one of your extension's (user) phone number. NOT the main account phone number.

+ Phong
Thanks. I login to https://developer.ringcentral.com using user number but User Account Credentials for the app still shows main account phone number.


Just to clarify, app is private app and not the public app.
/restapi/v1.0/account/{accountId}/extension/{extensionId}/fax

Please adjust the extensionId parameter.
Thanks. we have different phone number (10 digit) number assigned to each user. would this even work with what we are trying to achieve?



Reply