# Appointment Bookings: Scheduler

**URL:** https://community.glideapps.com/t/appointment-bookings-scheduler/2070
**Category:** Ask for Help
**Created:** [November 17, 2019, 10:19am UTC](https://community.glideapps.com/t/appointment-bookings-scheduler/2070 "2019-11-17T10:19:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Tolu\_Adebayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/tolu_adebayo/32/1557_2.png) [@Tolu\_Adebayo](https://community.glideapps.com/u/Tolu_Adebayo)
#### Post date: [November 17, 2019, 10:19am UTC](https://community.glideapps.com/t/appointment-bookings-scheduler/2070/1 "2019-11-17T10:19:59Z")

</div>

Hello All

Glide newbie here! 🙂

I’d like to guidance on how to create an appointment scheduler within an app that allows users to book appointments… Would this require integration, if so, how and with what app, google calendars?

Thanks in advance for your help.

Regards  
Tee

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 17, 2019, 7:16pm UTC](https://community.glideapps.com/t/appointment-bookings-scheduler/2070/2 "2019-11-17T19:16:29Z")

</div>

Glide has some basic calendar abilities. I haven’t built anything like this, but I would start with a form button to submit an appointment. You could probably have a choice component that pulls a list of open timeslots from your spreadsheet. Everything can be listed in a calendar style view or calendar component. If you are looking for deeper functionality, then maybe you could use zapier to update a google calendar from the form entries. You can’t really imbed google calendar and it’s functionality into the app itself. It all comes down to what exactly you are looking for.

---

<div class="post-metadata">

### Author: ![Tolu\_Adebayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/tolu_adebayo/32/1557_2.png) [@Tolu\_Adebayo](https://community.glideapps.com/u/Tolu_Adebayo)
#### Post date: [November 18, 2019, 8:56pm UTC](https://community.glideapps.com/t/appointment-bookings-scheduler/2070/3 "2019-11-18T20:56:35Z")

</div>

Thanks a lot, Jeff. I will look into using the choice component for this. Hopefully we will have a calendar more calendar capabilities soon. Per calendar style view, could you please expatiate in how I can achieve this? The calendar component part is clear.

Regards  
Tolu

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [November 19, 2019, 5:56pm UTC](https://community.glideapps.com/t/appointment-bookings-scheduler/2070/4 "2019-11-19T17:56:10Z")

</div>

The calendar style view works just like a calendar component, but it’s for a whole tab instead of a component on a details view.

![Capture](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/1f51db2acbf11175a39028a5f18e497701462118.jpeg)
