build-zoom-team-chat-app

Guide developers through Zoom Team Chat and Chatbot API integrations.

7|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zoom/zoom-plugin --skill build-zoom-team-chat-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-zoom-team-chat-app
Source: https://github.com/zoom/zoom-plugin/tree/main/skills/team-chat
Command: npx skills add https://github.com/zoom/zoom-plugin --skill build-zoom-team-chat-app

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This reference guide helps developers understand and implement Zoom Team Chat integrations (Team Chat API and Chatbot API) with a coherent navigation structure, practical runbooks, and troubleshooting patterns.

Core Features & Use Cases

  • Comprehensive API selection guidance between Team Chat API (user-level messaging) and Chatbot API (bot-level messaging)
  • Environment setup, OAuth and client credentials flows, webhook architecture, and deployment considerations
  • Integrated index and reference materials for rapid discovery and practical examples across workflows such as sending messages, webhooks, and interactive components

Quick Start

Explain the first five steps to get a basic Zoom Team Chat integration running using this skill as the guide.

Frequently Asked Questions about build-zoom-team-chat-app

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

FAQPage Schema
How do I choose between the Zoom Team Chat API and the Chatbot API?

Choose the Zoom Team Chat API for user-level messaging tasks and the Chatbot API for bot-level messaging. This guide provides structured selection criteria to match your specific integration workflow requirements.

What is the best way to set up OAuth for a Zoom Team Chat integration?

Set up OAuth for Zoom Team Chat by following the environment setup runbooks in this guide, which cover OAuth flows versus client credentials, webhook architecture, and safe deployment patterns.

How do I configure webhooks for Zoom Team Chat messaging workflows?

Configure Zoom Team Chat webhooks by implementing the webhook architecture detailed in this guide, which provides practical examples and troubleshooting patterns for interactive components and message sending.

Does Zoom Team Chat integration support both OAuth and client credentials flows?

Yes, Zoom Team Chat integration supports both OAuth and client credentials flows. This guide helps you understand when to use each authentication mechanism based on your API selection and deployment context.

What are the limitations or troubleshooting patterns when building Zoom Team Chat chatbots?

When building Zoom Team Chat chatbots, this guide enforces safe deployment patterns and provides integrated runbooks with troubleshooting patterns to address common limitations in webhook configuration and interactive components.