Subscribe to Livestorm webhooks for registration and session lifecycle events

domain: developers.livestorm.co · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST https://api.livestorm.co/v1/webhooks (webhooks:write scope) with a target URL and one supported event type (event.created, session.created, event.published, people.registered, session.started, session.ended, people.attended, people.not_attended, people.watched_replay, job.ended).
  2. Return a 2xx response quickly from the receiving endpoint to avoid triggering retries.
  3. Inspect data.meta.webhook.event to route logic by event type, since each subscription is tied to one event type.
  4. For on-demand events, read replay_view_detail.watched_at from the people.watched_replay payload instead of relying on has_viewed_replay, which stays false for on-demand content.
  5. Re-subscribe manually if Livestorm auto-disables the webhook after repeated delivery failures.

Known gotchas

Related routes

Register a participant for a Livestorm session via API
developers.livestorm.co · 5 steps · unrated
Handle Memberful webhooks for subscription lifecycle events
memberful.com · 5 steps · unrated
Manage Stora webhook endpoints programmatically and subscribe to lifecycle events across contracts, invoices, and units
docs.stora.co · 6 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans