Ability to list FUTURE or UPCOMING Webinars and meetings - Feature Request

Ability to list FUTURE or UPCOMING Webinars and meetings
We are trying to get from the API future or upcoming webinars. We currently have to get all, THEN filter on our code side any future or upcoming. This is not sustainable, because we only need future. You have a Previous Webinars call but not a Future or Upcoming webinars call. Question is why

Error
No error right now, but we feel that if we hit the 300 threshold we would then have to paginate or error our call. We just need future webinars and meetings.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/zoom-api/webinars/webinars

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
None

Additional context
We are trying to show only future or upcoming meetings and webinars, but we have to pull a full list and then filter post. It is a bit of a waste of code on our part and if we hit a limit of 300, we run into limits. Not sure why we can’t just get future/upcoming. I know this was a feature someone requested or asked about on the developer forums and a Zoom Staff member said they would put it in as a feature request. I was not sure if this ever got submitted.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.