Chat

This article covers the configuration needed for Capacity's Conversation Intelligence (CI) platform to ingest your Zoom Contact Center web chat and messaging engagement transcripts and associated metadata. It assumes you've already created your Zoom Server-to-Server OAuth app — if not, start with the Zoom Authentication article first.


How It Works

  • Automated ingestion of chat/messaging engagement transcripts and metadata via API
  • Secure, credential-based access using OAuth 2.0 Server-to-Server client credentials — Capacity never has access to your Zoom login
  • Batch retrieval of chat transcripts and metadata once configured

Before You Begin

  • Complete the Zoom Authentication article to create your Server-to-Server OAuth app (or confirm one already exists if you're also enabling other Zoom products).
  • Confirm your Zoom account includes Contact Center licensing with web chat/messaging channels enabled.

Required Scopes

Add the following scopes to your Server-to-Server OAuth app's Scopes tab — you don't need to create a second app if one already exists for another Zoom product:

ScopeDescription
contact_center:read:engagement:adminView all contact center engagement information
contact_center:read:note:adminView all contact center note information
contact_center:read:list_recordings:admin
View all contact center recording information
Search "report" - Select all
View all contact center report information
contact_center:read:skill:admin
View all contact center skill information
contact_center:read:user:admin
View all contact center user details
contact_center:read:voice_call_log:admin
View voice call information

What to Share with Capacity

ItemDescription
Account ID
Account ID from the Server-to-Server OAuth app
Client IDClient ID from the same app
Client SecretClient Secret from the same app
Exclude GroupsLet us know if only specific groups should have their meetings ingested by sending a list of group ​IDs
If no list is provided, we will assume ingestion applies account-wide

Was this article helpful?