Hello,
I'm currently working on integrating Calendly more deeply into our scheduling workflow and have several questions regarding the API's capabilities, specifically around scheduled events and meeting polls.
-
Querying Pending Events: Is there a way to specifically query for scheduled events that are in a 'pending' state, such as meeting polls? This functionality would be incredibly useful for managing large numbers of appointment requests.
-
Creating Meeting Polls via API: While the API documentation provides details on creating One-Off Event Types, I am curious if there is a similar capability for creating meeting polls. I noticed that the event type class includes a
pooling_type
attribute. Could this be utilized to create meeting polls, and if so, could you provide some guidance or point me to the relevant documentation?
I appreciate any help or direction you can provide. Thank you for supporting the community with your insights!