innovaphone / websocketphp8

Talking to the 13r2 and later Application Platform using PHP.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Access to innovaphone via websockets without myApps #1

Closed marcus-franzen closed 1 year ago

marcus-franzen commented 1 year ago

@Elompenta

Hi Sebastian,

is it possible to access the innovaphone platform via websockets without implementing a myApps-application?

Many thanks! Marcus

Elompenta commented 1 year ago

Hi Marcus,

yes, at least you need an authentication to the PBX. You can reach this by an App Object in the PBX and make an authorization to this object.

We have an example here: https://sdk.innovaphone.com/13r3/doc/tutorials/ExternalAppService.htm

After authentication, you can use the functionalities / APIs, that are allowed in your app object.

For further questions, please use our developer forum: https://class.innovaphone.com/moodle2/mod/forum/view.php?id=127446