Cal.com

Cal.com - Find booking

The Find Booking action allows your assistant to retrieve existing bookings from the user’s connected Cal.com account. It can be used to search for bookings by different criteria such as email, booking UID, date range, or event type.
ℹ️ Requires a connected Cal.com account via the Integrations tab.

πŸ”Ž What It Does

This action searches for and returns booking details from Cal.com. It can retrieve upcoming, past, or specific bookings depending on the provided filters.
πŸš€ Use this action to check booking status, retrieve booking details, or support rescheduling and cancellation flows.

βš™οΈ Configuration Options

  • Booking UID
    Retrieve a specific booking using its unique identifier.
  • Email
    Search for bookings associated with a specific attendee email.
  • Event Type ID
    Filter bookings by a specific event type.
  • Start Date
    The beginning of the date range to search bookings.
  • End Date
    The end of the date range to search bookings.
  • Status
    Filter bookings by status (e.g., upcoming, cancelled, completed).
  • Limit
    The maximum number of bookings to return.

βœ… Notes

  • You can search using one or multiple filters depending on the use case.
  • Providing Booking UID returns a single, specific booking.
  • Using Email or date filters returns a list of matching bookings.
  • Results may include booking details such as time, attendees, location, and status.
  • The available filters depend on Cal.com configuration and API capabilities.