PyCalendly
PyCalendly copied to clipboard
Feature Request : Need min_start_time and max_start_time for list events
CalendlyAPI : https://developer.calendly.com/api-docs/b3A6NTkxNDEy-list-events
max_start_time string
Include events with start times prior to this time (sample time format: "2020-01-02T03:04:05.678Z"). This time should use the UTC timezone.
Examples:
2020-01-02T12:30:00Z
min_start_time string
Include events with start times after this time (sample time format: "2020-01-02T03:04:05.678Z"). This time should use the UTC timezone.
Examples:
2020-01-02T12:30:00Z