Steve Kekacs
Steve Kekacs
### Is your proposal related to a problem? The [v2 admin api org create event type endpoint](https://cal.com/docs/api-reference/v2/orgs-event-types/create-an-event-type) is missing a few pieces of functionality: - For booking fields, the ability...
### Is your proposal related to a problem? Our platform uses cal.com to handle scheduling events with therapists. We provide the ability for users to book events, and for therapists...
Took a stab at implementing a fix for https://github.com/47ng/prisma-field-encryption/issues/119.
I have a simple user table with an encrypted email field (and corresponding emailHash field), and need to be able to filter users where their email is in a list...
### Is your proposal related to a problem? We use cal.com embed functionality throughout our app, and hide the event type details to create a cleaner UI. We're running into...