build-zoom-phone-integration

Automate Zoom Phone integration setup across OAuth, REST APIs, webhooks, Smart Embed, and URI schemes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Zoom Phone integration teams need a unified reference that maps OAuth, REST APIs, webhooks, Smart Embed, and URI launching into a coherent workflow.

Core Features & Use Cases

  • End-to-end guidance for provisioning OAuth, selecting surfaces, and routing calls and SMS through Smart Embed, REST, or URI schemes.
  • Best-practice patterns for event handling, security, and migration with deprecations timelines.
  • Real-world scenarios: CRM softphone, click-to-call, and admin automation across phone endpoints.

Quick Start

Follow this guide to scaffold a Zoom Phone integration end-to-end.

Frequently Asked Questions about build-zoom-phone-integration

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

FAQPage Schema
How do I set up OAuth for a Zoom Phone integration?

Zoom Phone OAuth setup requires provisioning credentials, selecting integration surfaces, and applying secure token usage patterns to handle calls and SMS while ensuring migration-safe data handling.

What is the best way to handle Zoom Phone webhooks with idempotency?

The best way to handle Zoom Phone webhooks is to implement robust event routing with proper idempotency. This ensures reliable event delivery and prevents duplicate processing of calls and SMS events.

Can I use Smart Embed and URI schemes together for CRM softphone automation?

Yes, you can use Smart Embed and URI schemes together for CRM softphone automation. They route calls and SMS across different surfaces, enabling click-to-call and admin automation across phone endpoints.

Does Zoom Phone REST API integration support migration-safe data handling?

Zoom Phone REST API integration supports migration-safe data handling by applying best-practice patterns for event handling and security, including deprecation timelines and secure token usage for phone endpoints.

Why do I need URI schemes for click-to-call workflows?

You need URI schemes for click-to-call workflows because they provide a standardized method to launch phone applications directly from CRM interfaces, enabling seamless call routing and admin automation across surfaces.