Hello!
I’m trying to automate adding Zoom Webinar Panelists (to an existing webinar) from new entries in a Google Sheet. To achieve this I created a Google Sheet trigger and a custom action (Add Zoom Webinar Panelist) which immediately worked fine, but has now suddenly stopped. The error message I’m getting says:
Failed to create an add webinar panelist (custom action) in Zoom
(‘An error occurred while calling an API - rate limited.', None)
My understanding is that there’s a limit to how frequently you can query the Zoom API. Does anyone know a fix?