Is it possible to batch read all meetings based on the meeting type? Not all meetings have a unique value. The meetings logged are more than the limits so I was hoping I can do a batch read once in a while but I need something to retrieve it. I thought of batch reading contacts but there's no identifier that I can use to see if they have a specific type of meeting I'm looking for.
For now, I'm using the Search API under meetings but it takes a while to finish.
I do think that yeah, HubSpot's API is quite limited since we can't seem to find solutions to grab data. Our search API is a standard function but from what it sounds like, batch doesn't seem like an answer either.
Hey, @Yel-o👋 It looks like you are on the right path. Making a batch call with associations in a single call is a request I've definitely in the community.
If you care to share your Search API request, the community may be able to give it a look.
Otherwise, I think we are running into a limitation.