Google Calendar

Reminders for the majority who never used Calendly.

What it does

Reads upcoming appointments so a reminder can go out before them, and creates events when a booking is made in a conversation. It is also the read side of the receptionist answering "when are you free?".

Connecting it

Google OAuth. Read is `calendar.events.readonly`; writing goes to a Cosend Bookings calendar through `calendar.app.created`.

What to know before you rely on it

We write to our own calendar, not yours
`calendar.app.created` is the calendar equivalent of the picker: Cosend makes a secondary calendar and can see, create, change and delete events on that one. It is narrower than asking for your calendar and we prefer it.
It shares the Google connection with Sheets
One Google account, one consent screen. Connecting one and then the other does not mean approving Cosend twice.