domain: developer.goto.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Complete OAuth2 (authorization_code or client_credentials) to get a Bearer access token scoped for GoToWebinar.
POST to https://api.getgo.com/G2W/rest/v2/organizers/{organizerKey}/webinars (organizerKey can be "me") with subject, description, and times (start/end, or an array for multi-session webinars).
Set webinarType for recurring series or simulive webinars rather than the default single-session type.
Include timeZone matching the organizer's account settings to avoid off-by-timezone scheduling.
Store the returned webinarKey — registrant, attendee, and report calls are all scoped under it.
Known gotchas
organizerKey and webinarKey are distinct identifiers that are easy to mix up when chaining calls.
The legacy v1 API (developer.goto.com/GoToWebinarV1) still resolves, but new integrations should build against v2 (api.getgo.com/G2W/rest/v2) since v1 lacks newer webinar types.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?