Skill 128 · Build Zoom Phone Integration
Subchapter 128.12
scenarios/high-level-scenarios.mdMarkdown1 KBView on GitHub
References
Call Handling PatternsAlso bundled
Architecture And LifecycleUse Smart Embed in a CRM sidebar to place and receive calls, then log outcomes back into CRM records.
Use zp-make-call or URI scheme launch from contact rows; subscribe to call status events for UI updates.
Use zoomphonesms:// and Smart Embed SMS events to trigger follow-up tasks and SLA timers.
Use zp-save-log-event and zp-notes-save-event to capture custom dispositions and sync to third-party systems.
Use phone.* webhooks and call events to track active calls, misses, rejects, and queue pressure.
Migrate from legacy call log fields to call history/call element IDs while maintaining backward compatibility for old records.
Use call handling APIs to standardize business/closed/holiday routing for users, auto receptionists, and call queues.
Route phone interactions into Contact Center follow-up or escalation workflows using shared CRM context.