Meetings & Voice · Integration
Zoom Contact Center
Add Zoom Contact Center to your product for your customers, and give your AI agents governed access to it.
Zoom Contact Center does not think in calls, it thinks in engagements. A voice call, a video session, a web chat and an SMS exchange are all engagements, routed by a flow into a queue and closed with a disposition, so one record type covers channels that most contact centre APIs keep apart. Two practical consequences follow. The detail you want is spread across separate endpoints, engagements in one place, queues and routing profiles in another, recordings in a third, so assembling the story of a single interaction is a join rather than a fetch, and Zoom's own guidance is to subscribe to webhooks instead of polling each one in turn. And the scopes here are unusually granular, defined per operation rather than per product, so a feature that only lists recordings asks for exactly that and nothing wider. fastn holds each customer's authorisation and the narrow scopes it was granted.
In your product
Embedded for your customers. Per-tenant auth, no per-customer code, maintained by fastn.
Let each customer connect their own contact centre so engagements land against the right record in your product, whichever channel they arrived on.
Read the queue and the flow that routed an engagement, so your reporting reflects how the work was really distributed.
Fetch the recording and transcript where that customer's retention rules allow it, since the substance of an interaction lives there and nowhere else.
Subscribe to webhooks rather than polling several endpoints, so your product sees an engagement close as it closes.
For your AI agents
Governed, audited access for the agents you build, through the MCP server.
An agent summarises an engagement from its transcript and files the outcome alongside the disposition that was set.
An agent reports which queues missed target yesterday and which engagements were abandoned inside them.
An agent looks up how an engagement was routed before it explains why somebody waited so long.
Example prompt
Which engagements in this queue were abandoned yesterday, and what channel did each of them arrive on?
Set up Zoom Contact Center in 4 steps
- 01Enable the Zoom Contact Center connector in your fastn dashboard.
- 02Have each customer authorise their own Zoom account, granting only the per-operation contact centre scopes your features use.
- 03Map the queues, flows and dispositions your product reads, and subscribe to the engagement webhooks you act on.
- 04Call it from your product and expose the same connection to your agents through the MCP gateway.
Why teams use the Zoom Contact Center integration
What you get by embedding it with fastn instead of building it yourself.
- Ship a Zoom Contact Center integration without building it. Your customers connect their own Zoom Contact Center account inside your product and work their meetings, calls and participants there, with no per-customer code on your side.
- Handle the part that actually costs time: a call or a meeting is a real-time event, so a missed join or a dropped recording cannot be retried later. fastn owns the auth, token refresh, rate limits, pagination and breaking-change fixes, so a Zoom Contact Center update is not your on-call problem.
- One integration serves your product and your agents. The same governed Zoom Contact Center connection powers in-product features and gives AI agents scoped, audited access, so you let your product act on the conversations that happen by voice and video, not just the written ones without wiring it twice.
Used by these teams
Compare with
Often used alongside
Tools the same teams tend to run next to Zoom Contact Center, across other categories.
Zoom Contact Center integration FAQ
How do I add a Zoom Contact Center integration to my product?
Enable the Zoom Contact Center connector in your fastn dashboard, then let each customer authenticate their own Zoom Contact Center account. fastn handles the OAuth flow, token storage and refresh per tenant, so there is no Zoom Contact Center client code in your app and no per-customer branch in your codebase. Setup is 4 steps.
Do my customers each connect their own Zoom Contact Center account?
Yes. Every connection is scoped to the individual customer, so each authorises their own Zoom Contact Center account and only ever sees their own meetings, calls and participants. That per-tenant isolation is the point of an embedded integration: you support the long tail of customer setups without maintaining an integration per customer.
Can AI agents use this Zoom Contact Center integration?
Yes. The same connection is exposed to your agents through the fastn MCP gateway, with permissions scoped per tenant and every call audited. An agent summarises an engagement from its transcript and files the outcome alongside the disposition that was set.
Who maintains the Zoom Contact Center integration?
fastn does. When Zoom Contact Center changes an endpoint, deprecates a field or alters its auth, the fix lands in the connector rather than in your backlog, and your customers' connections keep working.
Can my product schedule or act on Zoom Contact Center conversations automatically?
Yes. Within the permissions each customer grants, your product can create a meeting, place or route a call, add participants, or react when one ends, all inside their own Zoom Contact Center account rather than through a shared one.
Can I get recordings, transcripts and outcomes back from Zoom Contact Center?
Yes, scoped per tenant and audited. This matters more here than in most integrations, because the substance of a call usually exists only in its recording or transcript, so a read that fails silently loses the thing you wanted.
What can I build with the Zoom Contact Center integration?
A common starting point: let each customer connect their own contact centre so engagements land against the right record in your product, whichever channel they arrived on. Teams also use it for the other use cases listed above, and expose it to agents for governed reads and writes.
How much does the Zoom Contact Center integration cost?
It is included. Pricing is based on connected accounts, not on how many connectors you enable, so adding Zoom Contact Center does not change your per-connector cost. You can start free with 3 connected accounts.
Add Zoom Contact Center to your product
Start free with 3 connected accounts. No sales call required, and no per-customer integration code.