Export Users / Import Address Book
Posted: 29 Aug 2023 11:09
I am needing to syncronize address books across multiple systems (3CX and OXE). For 3CX, I am part of the way through reverse engineering their Web API, which I will then write services that run in our datacenter and sync all on-prem systems. So, I think I'm okay with 3CX.
However, is there anything I can do with OXE?
My goals are as follows:
However, is there anything I can do with OXE?
My goals are as follows:
- Automatically download all user extension data from OXE at a set interval. Or, could I scrap the CLI? Is there any other cleaner way?
- Automatically update the OXE address book with 3CX extensions. Interface through CLI? Or is there another way? I see some remarks on LDAP. Is that a solid path?