GSP Scheduler (Production Branch)

Instructions

On ecpbuilder.com

Shortcode:

[scheduler]

To specify an account, use: (# is GSP Account ID)

[scheduler account_id="#"]

To specify a location, use: (# is GSP Location ID)

[scheduler location_id="#"]

To specify a doctor, use: (# is OES Doctor ID, NOT GSP Doctor ID)

[scheduler doctor_id="#"]

There are additional supported parameters to adjust the colors:

[scheduler
color_background="HEXCOLOR"
color_text="HEXCOLOR"
color_light_border="HEXCOLOR"
color_primary_action="HEXCOLOR"
]

On external sites

Code:

<script src="https://scheduler.getsetpro.com/js/scheduler.js" type="module"></script>
<gsp-scheduler account_id="#"></gsp-scheduler>

On external sites, the account_id parameter is required. All parameters from the ecpbuilder version are also supported.


Example (Seashore House Optical)