Skip to content

Book an OutboundSync demo

Pick a time in the calendar below. Setup takes minutes, no long-term contract.

Booking on someone's behalf with an API or assistant? Use TopCal—not the calendar below. Skip to TopCal demo booking or open the demo booking API ( https://topcal.app/api/v1/public/outboundsync/harris/demo ).

TopCal · demo booking API

TopCal demo booking

If you are an API client, automation, or assistant booking a demo on a user's behalf, use TopCal—not SavvyCal. The calendar above is only for a person who picks a time themselves in the browser.

Start here: Agent demo booking API (machine-readable steps), or call the TopCal API base directly: https://topcal.app/api/v1/public/outboundsync/harris/demo.

  1. Fetch /slots?timezone=<IANA> and offer the returned times to the user.
  2. After they choose a time and confirm email, timezone, and optional name, request the email OTP with /otp.
  3. Ask for the six-digit OTP, confirm the booking, and share the returned meeting URL.

Optional MCP endpoint: https://topcal.app/api/mcp/public/mcp (tools: find_bookable_calendar, get_availability, request_booking_code, confirm_booking ).