This is my problem right now. I need a main calendar that has all the available dates, and some ‘personal’ calendars for each user. I need that if someone books an appointment with one of those calendars, in the main calendar the date is no longer available (and in the other calendars it should also appear as not available). If someone cancels the appointment, the date becomes available again in the main calendar as well as in the other calendars.
On the other hand, I need each user to be able to manage their appointments without being able to see the appointments that another user has taken (i.e. if someone has taken an appointment on Monday at 12:00 and that someone has not been me, I cannot see the details of who it was, but simply that the date is no longer available).
How could I achieve this, using the Teams option in Calendly, synchronising all calendars...?