Re: Booking an Appointment

Anonymous
Not applicable

Booking an Appointment

Hello everyone,

I am working on a landing page where I need time slots for 4 different people to book, but when that time slot is full, I need a way for it to black out or say full.

Does anyone know how I can go about this? I couldn't seem to find any launchpoint partners that would be able to do so.

I currently have it set up as a drop down form in marketo. Please advise if anyone has any ideas.

pastedImage_0.png

Thanks!!

3 REPLIES 3
Trevor_Parsell
Level 6

Re: Booking an Appointment

Hey Nicole,

I am not sure of a good way to do this in Marketo alone but we have used Calendly in the past to do something similar. You can embed Calendly code on your landing page and allow people to pick a time-slot for each rep. This may or may not work for you, but is a potential solution depending on the situation.

Josh_Hill13
Level 10 - Champion Alumni

Re: Booking an Appointment

Chilipiper.

SanfordWhiteman
Level 10 - Community Moderator

Re: Booking an Appointment

It's simple to do... you update a Program token, using a webhook, as people register/unregister.

Then that {{my.token}} is used to control whether form fields are hidden/disabled in real-time.