Schedulista lets you pass client data to the Scheduler via URL parameters. When a visitor opens your scheduling link with these parameters, the contact details form will be pre-filled for them.
The following parameters are accepted:
first_namelast_nameemailphonelocation
All parameters are optional. Parameters must be URL-encoded.
Example:
If you open the link above and go through the scheduler, you will see that all the client fields are pre-filled.
These parameters also work with the embedded scheduling widget. For details, see Widget Deep Links.
keywords: prefill, pre-fill, client data, URL parameters, query string, first_name, last_name, email, phone, location, autofill, form, embed, widget

