Agenda SDK Dialog: Using PbxAdminApi from an app and not a PBX Manager plugin
Hello,
In our app, I have successfully modified the default PBX Manager plugin to add fields to it an update the app object accordingly. Specifically, as you can see in the attachments, the "Icon URL" field.
It would be very useful for us being able to modify the app object not from the PBX Manager plugin but from the App itself. Is this possible at all?
We tried to use the PbxAdminApi in the same way as the PBX Manager plugin does, from the Javascript client code, and we also tried to call this API directly from the service object but none of our attemps worked.
We never obtain a response from our GetAppObjects or similar calls. Is this API available to apps or only to PBX Manager plugins?
Our perfect scenario would be not only being able to update this "Icon URL" field but also create / edit / delete full app objects.
Regards,
Marc ///

