Setting the file. One moment. Lifecycle And Events · Contact Center/web · anthropics/knowledge-work-plugins · Skills Docs22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
- Configure SDK capabilities.
- Read running context.
- Read engagement context/status.
- Subscribe to:
onEngagementContextChange
onEngagementStatusChange
- optional variable change events
- Maintain engagement-scoped state.
- Load script with API key.
- Wait for
zoomCampaignSdk:ready.
- Call methods:
open
close
show
hide
endChat
- Subscribe/unsubscribe to SDK events.
- Create client.
- Initialize with entry identifier and optional metadata.
- Start video.
- Handle
video-start and video-end events.
- Load Smart Embed iframe.
- Listen for
message events from iframe.
- Respond to init/search/control requests.
- Map engagement and contact data to CRM/app entities.
- Key all session data by
engagementId.
- Keep event handlers re-entrant and idempotent.
- Treat
end status as cleanup boundary.
concepts/lifecycle-and-events.md