Pre-fill your booking form and pass customer data through to Koalendar
One way to make your scheduling experience a bit more convenient and show your link recipients you are willing to do some legwork is personalization. There are two methods for doing this in Koalendar.
Method 1: Create a personalized link
Method 2: Prefill data via the query string
If you want to prefill more fields than just your invitee's name and email, you can pass that information in the link query string.
For example:
https://koalendar.com/e/slug?name=Victor&email=victor@koalendar.com&custom_question_code=yes
You can pass the following parameters in the query string to personalize the link. All values should be properly URL-encoded.
How to prefill custom questions
After creating a custom question, click to edit it and copy the shorthand code in the header:
Click to copy the code, here "SNNDZ", and add it to your link:
https://koalendar.com/e/slug?name=Victor&SNNDZ=yes
If you want to pass data this way without displaying it to your invitee, select "Hidden" as answer type:
How to prefill extra guests emails
Pre-fill extra guests too by adding "?guests=email1,email2,..." to your booking page link.
https://koalendar.com/e/slug?guests=guest1@koalendar.com,guest2@koalendar.com