Coordinate round-robin and collective interview panels using Calendly's Event Type pooling and Routing Forms

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

Steps

  1. Call GET /event_types (or /event_types/{uuid}) and read the pooling_type field to identify round_robin, collective, or multi_pool event types used for panel scheduling.
  2. Since there's no organization-wide endpoint listing all round-robin event types across a team, query per-user event types and filter client-side by pooling_type.
  3. For intake-driven routing (e.g. routing a candidate to the right recruiter/panel), use GET /routing_forms and /routing_forms/{uuid} to retrieve form configuration.
  4. Pull submissions with GET /routing_form_submissions, or subscribe to the routing_form_submission.created webhook (organization-scoped only) to react in real time.
  5. Match the booked event back to your ATS's interview record using the invitee/event UUIDs returned in the webhook payload.

Known gotchas

Related routes

Automate interview scheduling with the Calendly API
calendly.com · 6 steps · unrated
Automate interview scheduling with the Calendly API and sync confirmed slots back into an ATS
recruiting · 6 steps · unrated
Automate Google Calendar interview slot creation and candidate invite dispatch for recruiting without a dedicated scheduling tool
recruiting-general · 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