Integrating Buzzshot with custom booking software

We have integrations with various off the shelf booking software (more coming soon). But if you have your own custom booking software it's still possible to integrate with Buzzshot!

Integrating via a link

The easiest way to link to your booking system is just to put a special link in your "thanks for booking" emails. You might create a link that says "Click here to sign the waiver" that passes the players over to the Buzzshot system.

https://buzzshot.com/web/registration/308/?source={{bookingsystemid}}&location={{roomid}}&tag={{bookingid}}&time={{arivalTime}}&date={{arivalDate}}&first_name={{customerFirstName}}&last_name={{customerLastName}}&email={{customerEmail}}

  • roomid is the identifier of the room in the buzzshot system. Get in touch for your room ids.
  • bookingid is the id of the booking on your system
  • arivalTime is the time of the booking in the 24 hour clock (eg 11:00)
  • arivalDate is the date of the booking in iso format (eg 2018-10-09)
  • customerFirstName, customerLastName and customerEmail are all optional but are nice to pass along as they provide defaults

Other integration methods

Other more flexible integration methods are possible. Get in touch to discuss the options.

Related Articles