Can we query how many Meeting requests are left for a paticular day?

As we understand, there is a rate limit for Meeting requests of 100 per day. We use the api to create meetings. We want to implement a feature with which several meetings can be created at once (at once meaning, for the user on our side doing one action - of course the meetings will have to be created one after the other…).

Before we start a batch of creating, say, 20 new meetings, we would like to query if there are still 20 requests left for us for that day. Is that possible?

Hi @max.seeger,

At this time, we don’t have a way to query remaining requests left, per user, for the daily limit of 100 meetings. You will need to track this on your end.

However, it’s a great suggestion to give more insight into this limit. If you’re so inclined, I might recommend submitting a feature request for this here: #feature-requests

Thanks,
Will

Hey Will,
Thanks for the info. I created a FR here: Allow to quer api on how many meetings requests per day an account has left
Cheers, Max

Thanks for this, Max! :slight_smile:

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