
Zoom Contact Center SDK
OfficialFreeIntegrate Zoom's contact center capabilities into web applications.
Free · Opens the source repo
What Zoom Contact Center SDK does
The Zoom Contact Center SDK for Web enables developers to seamlessly integrate Zoom's contact center features into their web applications. This SDK provides the necessary tools for implementing web chat, video capabilities, and campaign embeds, allowing for enhanced customer engagement through various communication channels. With support for handling engagement events and app-context integrations, developers can create a more interactive and responsive user experience.
This SDK is particularly useful for businesses looking to enhance their customer service operations by embedding Zoom's functionalities directly into their existing web platforms. It supports multiple integration modes, including embedding the contact center app within the Zoom client, using external website embeds, and implementing Smart Embed workflows with iframes and postMessage events. This flexibility allows developers to choose the best approach for their specific use case.
The documentation includes essential resources such as lifecycle and event concepts, examples of app context and state management, and a web reference map to guide developers through the integration process. Additionally, a troubleshooting guide is provided to help resolve common issues that may arise during implementation. This makes it easier for developers to ensure their applications function smoothly and efficiently.
Overall, the Zoom Contact Center SDK for Web is designed for developers and businesses that want to leverage Zoom's powerful communication tools to improve customer interactions and streamline their contact center operations. By embedding these capabilities into web applications, organizations can provide a more cohesive and engaging user experience.
When to use it
Use this SDK when you need to embed Zoom's contact center functionalities into your web application, such as for customer support or engagement campaigns.
When not to use it
This SDK may not be suitable for applications that do not require real-time communication features or for projects outside the scope of Zoom's contact center capabilities.
What you can build with it
Embedding Video Support
Integrate video chat capabilities into a customer support web application to enhance user interaction.
Campaign Management
Use the campaign SDK to create and manage marketing campaigns directly from your website.
Real-Time Engagement Tracking
Implement engagement event handling to track user interactions and improve service delivery.
How to install Zoom Contact Center SDK
View source1. Install with the skills CLI
npx skills add anthropics/knowledge-work-plugins/web --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by anthropicsZoom Contact Center SDK - Web
Official docs:
- https://developers.zoom.us/docs/contact-center/web/
- https://developers.zoom.us/docs/contact-center/web/sdk-reference/
Quick Links
- concepts/lifecycle-and-events.md
- examples/app-context-and-state.md
- references/web-reference-map.md
- troubleshooting/common-issues.md
Integration Modes
- Contact Center App in Zoom client:
- Zoom Apps SDK engagement APIs/events.
- External website embed:
- Campaign SDK/web scripts (
zoomCampaignSdkpattern). - Video client initialization pattern.
- Smart Embed:
- iframe +
postMessageevent contract.
Hard Guardrails
- For campaign SDK, gate calls behind
zoomCampaignSdk:ready. - Persist state by
engagementId. - Expect context switching and background app behavior.
- Validate CSP and allow-list settings before debugging logic.
Chaining
- For in-client app APIs and auth flows: ../../zoom-apps-sdk/SKILL.md
- For identity and OAuth: ../../oauth/SKILL.md
- For cobrowse workflow: ../../cobrowse-sdk/SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Frequently asked questions about Zoom Contact Center SDK
Similar skills
WinMD API Search
Easily find and explore Windows desktop APIs.
WebMCPify
Transform any web app into an agent-ready platform.
Phoenix Tracing
Instrument LLM applications with OpenInference tracing.
Foundry Hosted Agent CopilotKit
Guidance for developing agentic web apps on Azure.
Power Automate Foundation
Connect AI agents to Power Automate seamlessly.
Power Automate Flow Builder
Efficiently build and deploy Power Automate flows programmatically.
