Hi everyone,
I’m currently working on integrating Zoom Phone with our internal contact system.
Our goal is to show customer names from our internal database when receiving calls on Zoom Phone.
We’re subscribed to Zoom Pro and Zoom Phone.
I was looking into the possibility of adding contacts through the API and found this endpoint:
POST /contact_center/address_books/{addressBookId}/contacts from the Contact Center API.
However, when I tried to call it, I received a 403 Forbidden error.
So I have two main questions:
- Is this API only available to Zoom Contact Center users?
- If so, which Contact Center license tier is required to use this feature?
Any guidance or documentation links would be greatly appreciated.
Also, if there’s another recommended way to add contacts for use with Zoom Phone, I’d love to hear it.
Thanks in advance!