Skip to main content
All CollectionsAI SchedulerFAQs
Pre-populate invitee answers
Pre-populate invitee answers

Learn how to utilize pre-populated information when leads visit the page where the scheduler is embedded to

Updated over 2 weeks ago

You can make the scheduling process even faster and smoother by having your scheduler form to pre-populate basic lead information, like invitee’s phone number, name, and email.

More importantly, the contact will be created as a potential lead as soon as they land on the page, without even waiting for them to fill out mandatory fields manually.


How to Pre-Populate contact information

Forward the following parameters to your destination:

Phone number parameters

[Yourlink]?iclosedPhone=

Email parameters

[Yourlink]?Email=

Name parameters

[Yourlink]?iclosedName=

If you'd like to combine parameters, it would look as presented bellow:

[Yourlink]?iclosedPhone=12345678590&iclosedEmail=[email protected]&iclosedName=John+Doe


Embedding to your website and pre-populating contact information

Simply add the invitee’s info to the URL as follows:

[yourdomain.com]/?iclosedPhone=

Add these parameters on your buttons, email, and SMS links and the embed will automatically catch those during the redirection.

Did this answer your question?