New! Pass contact information from ANY online webform to your Booking Link for easier scheduling!
Do your customers fill out an online webform for lead generation or to hear more about a product or service? Want to pass the information from the webform to your AppointmentCore Booking Link, so that they don't have to re-enter their information after filling out the form? Check out the awesome new solution below!
1) Simply set up your online webform to pass the webform info along to the Thank-You page of the webform via the URL and make sure the variable names for the forms are:
First Name - fname
Last Name - lname
Company - company
Address 1 - address1
Address 2 - address2
Job Title - job_title
City - city
State - state
Mobile Phone - mobile_phone
Phone - phone
Zip - zip
Country - country
Note: For mapping of custom fields, you will need to locate the custom field number from AppointmentCore. More details on that coming soon!
A sample URL after passing the contact fields should look like this:
http://www.scheduleyou.in/aewK66Y?fname=Name1&email=ZW1haWxAZG9tYWluLmNvbQ==&lname=Name2&company=Co&address1=addr1&address2=addr2&job_title=job&city=Abc&state=FL&mobile_phone=123&phone=345&zip=444&country=United%20States
* Note: email@domain.com will be base64 encoded to ZW1haWxAZG9tYWluLmNvbQ== for privacy reasons. Upon selecting a timeslot, the script below will decode this into a regular email address to fill in the form.
2) Place this script in the AppointmentCore Header of your Booking Link:
<script src="https://www.appointmentcore.com/frontend/etc/custom/v1/js/prefill-from-url.js"></script>
3) Set the Thank-You page of your webform as the Booking Link URL
This will vary depending on the type of webform service that you use. You may need to have a developer handy!
That's it! Be sure to test it before use with actual bookings. Happy scheduling!
Interested to learn more about our product or schedule a demo, you can book through here.
Comments