Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Need min_start_time and max_start_time for list events #2

Open
chotaGit opened this issue Mar 2, 2022 · 0 comments
Assignees

Comments

@chotaGit
Copy link

chotaGit commented Mar 2, 2022

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
@laxmena laxmena self-assigned this Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants