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

starts_after and ends_after should work for recurring events #434

Open
carolinelane10 opened this issue Jan 31, 2017 · 0 comments
Open

starts_after and ends_after should work for recurring events #434

carolinelane10 opened this issue Jan 31, 2017 · 0 comments

Comments

@carolinelane10
Copy link

When I use the API to get all events and try to filter for events that are only in the future: GET https://api.nylas.com/events?ends_after={now} I get singular events fine, but the recurring events that still have instances in the future are not returned. I assume because this filter only looks at the start and end time of the original instance.

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

1 participant