examples/

directory
v2.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2026 License: MPL-2.0

README

Examples

Runnable examples demonstrating each module of the Webex Go SDK.

Prerequisites

All examples require a WEBEX_ACCESS_TOKEN environment variable. Some examples require additional environment variables — see the source code for details.

export WEBEX_ACCESS_TOKEN="your-token-here"

Available Examples

Directory Description
attachmentactions Send an Adaptive Card and retrieve the attachment action submission
calling Web-based call control demo with call history, settings, voicemail, contacts, and real-time calling (WebRTC)
conversation-listen-internal Listen for real-time conversation events over Mercury WebSocket with E2E encryption/decryption
events List and retrieve Webex compliance/audit events with filters
meetings List meeting series and past instances, get meeting details
memberships List, add, update (moderator), and remove room memberships
messages Send, get, list, and delete messages in a room
messages-listen Real-time WebSocket message listener with graceful shutdown
people Get current user, list people by email, get by ID
rooms Create, get, list, update, and delete rooms
roomtabs Create, list, get, update, and delete room tabs (pinned URLs)
teammemberships List, add, update, and remove team memberships
teams List, create, get, update, and delete teams
transcripts List transcripts, get metadata and snippets, download full transcript
webhooks Create, list, update, delete webhooks and receive callbacks via HTTP server

Running an Example

cd examples/rooms
go run main.go

Directories

Path Synopsis
Package main provides a web-based example application for the Webex Calling API.
Package main provides a web-based example application for the Webex Calling API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL