The Online Service Booking application can be embedded directly into your dealership website using an iframe.
This allows customers to make workshop bookings without leaving your website.
Your website provider or web developer will need to add the iframe code to your website pages.
DMS Navigator will supply the API key required for the setup.
Information Required
Before setup, you will need:
- Your Online Service Booking API key, supplied by DMS Navigator
- Your branch number
- Access to your website provider or web developer
Iframe Code
Provide the following code to your website provider or web developer:
<iframe width="100%" height="1500" src="https://services.dmservices.co.uk/OSB2022?apikey={API}&branch={BRANCH}"> </iframe>
Updating the Code
The following values must be replaced before the code is added to your website:
| Value | Replace With |
|---|---|
| {API} | Your Online Service Booking API key |
| {BRANCH} | Your branch number |
Example
<iframe width="100%" height="1500" src="https://services.dmservices.co.uk/OSB2022?apikey=ABC123&branch=1"> </iframe>
Important Notes
- The iframe height can be adjusted if required by your website provider.
- The booking page will automatically scale to the width of the webpage.
- The setup must be completed by your website provider or web developer.
Why This Matters
Embedding the Online Service Booking application into your website gives customers a seamless booking experience while keeping them within your dealership website environment.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article