Integrating a Booking Engine with Event Temple

The following workflow is recommended for connecting a booking engine with Event Temple:

Syncing Resources:

Utilize the following APIs to synchronize specific resources with your booking engine:

  • Event Spaces: Use the spaces API to sync event spaces.
  • Menu Items: Align menu items using the menu_items API.
  • Packages: Integrate packages through the packages API.

Availability Verification:

Determine space availability for specific timeframes with the List all availabilities API.

Booking Creation:

Create a comprehensive booking, including its associated events, line items, and packages with the Create a full booking API

Maintaining Synchronization:

Ensure your bookings, along with their corresponding events, line items, and packages, remain updated using the following APIs: