How to set no weekly recurring availability, but only specific time slots

Once I set participants[0].availability.open_hours to an empty array, I get availability for all times.

The desirable behavior is to enable disabling all weekly recurring time slots, so that the user can pick some specific slots only.

Is there any way to achieve this behavior?

+ This should behave this way even when there are no specific time slots.

Hey @YGKim, upfront - we don’t support this right now.

I’m the PM for Scheduler - we’ll get this fixed, and I’ll let you know as soon as it’s done.

As a workaround, you could set the open hours to a small window where the user has a recurring meeting to block availability, and then use the specific_time_availability to achieve specific day/time combinations.