contact-center/web

Initialize the Zoom Contact Center Web SDK for chat, video, and campaigns.

65|12|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/zoom/skills --skill contact-center-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contact-center/web
Source: https://github.com/zoom/skills/tree/main/contact-center/web
Command: npx skills add https://github.com/zoom/skills --skill contact-center-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Zoom Web-based outreach often requires integrating chat, video, and campaigns across web apps, but developers lack a unified, documented SDK to anchor these flows.

Core Features & Use Cases

  • Embedding Zoom Contact Center in external websites for live chat, video, and campaigns.
  • Managing engagement events and app-context integrations through a single web SDK.
  • Use Case: A customer support site embeds the Zoom Web SDK to handle chat interactions and postMessage workflows with secure context sharing.

Quick Start

Load the Zoom Contact Center Web SDK script on your site and initialize the web client with your engagement configuration to start embedding and handling events.

Frequently Asked Questions about contact-center/web

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I embed Zoom Contact Center chat and video into a web application?

You can embed Zoom Contact Center by loading the web SDK script on your site and initializing the client with your engagement configuration to handle chat, video, and campaign workflows.

What is the Zoom Contact Center Web SDK used for?

The Zoom Contact Center Web SDK is used to integrate live chat, video, and campaigns into external websites or Zoom Apps, managing engagement events and secure postMessage workflows.

Does the Zoom Contact Center Web SDK work within Zoom App contexts?

Yes, the web SDK applies to external websites and Zoom App contexts, enabling embedded chat, video, and Smart Embed workflows while maintaining proper security and CSP settings.

How do I manage engagement events when integrating Zoom Contact Center?

You manage engagement events by initializing the web client with your specific engagement configuration, which allows the SDK to handle postMessage workflows and secure context sharing.

What security settings do I need to configure for the Zoom Contact Center web SDK?

Integrating the Zoom web SDK requires configuring proper Content Security Policy (CSP) settings to ensure secure context sharing and safely manage postMessage workflows.

Can I run Zoom Contact Center campaigns directly on my external website?

Yes, you can run campaigns directly on external websites by loading the web SDK and initializing it with the correct engagement configuration to anchor your outreach flows.