Flash Appointments Home

Help Desk

Be sure to include your account id!

   FAQ      Ask a Question      My Stuff      Help   
  
Integrating the Client Scheduler into a website.
Question
ID
51
Category
Flash Appointments
  Support
Date Created
4/27/2012 1:18:06 PM
Date Updated
10/31/2017 2:16:17 PM
How can I integrate the Client Scheduler into my website?
Answer
There are 2 ways to add the scheduler to your website. There are examples of each included in our Hands-on Demos page:

https://www.flashappointments.com/handsOnDemos.htm

You can add it as a link (see the Financial Services Demo) or you can embed it on your own page (see the Full Service Spa and Solo Massage Therapist demos).

The HTML to set up a link to the scheduler is:

<a href="http://www.flashappointments.com/client/launch.cfm?busId=xxxx"> Schedule an appointment!</a>

The HTML to embed it into your own page:

<iframe scrolling="auto" name="scheduler" src="http://www.flashappointments.com/client/launch.cfm?busId=xxxx" ></iframe>

In both cases, xxxx is your ID. The ID is the second part of your account number found on the top right corner of the Welcome Screen. So if your account number is 1234-5678, your ID would be 5678.

Was this information helpful?
 
Back to Search Results