Skip to main content
All CollectionsMarketing
Online Booking Website Integration
Online Booking Website Integration
Angel Horowitz avatar
Written by Angel Horowitz
Updated over a week ago

This is an outdated version of the online booking page and member app page. If you would like to see how the new version looks, please reach out to our support team to get a chance to see how the new version looks. Email [email protected].

Instructions:

User-added image

The Online Reservation search module can be integrated within your own website using the following html:

<iframe src="https://apps.dashplatform.com/dash/index.php?action=Reservation&cid={YOUR_CID}&noheader=1" style="width:100 %; height: 800px" frameborder="0"></iframe>

Replace "{YOUR_CID}" with the company code used to login to DASH.

Optional Filters:

* &resourceTypeID={resourceTypeID} | Presets the Resource Type Filter

* &locationID={locationID} | Presets the Location Filter

* &startDate={startDate} | Presets the Start Date Filter

* &endDate={endDate} | Presets the End Date Filter

Did this answer your question?