Booking an Appointment | Community
Skip to main content
October 26, 2017
Question

Booking an Appointment

  • October 26, 2017
  • 2 replies
  • 2947 views

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.

Thanks!!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Trevor_Parsell
Level 5
October 26, 2017

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
October 26, 2017

Chilipiper.

SanfordWhiteman
Level 10
October 26, 2017

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.