Bulk Personalized Calls
Hey, I want to do bulk calls with some personalization to the calls like using the user name, email etc...
In Individual calls I can send the user information through "variableValues", so the assistant can use the user information during the call.
Searching through the docs, I found that we can't pass "variableValues" in bulk calls.
So I am thinking can I make like 100 API requests in 5 seconds?
Like doing 100 or more Individual call with personalized user information?
I don't care if the calls will be queued it's okay, I just want to know will I hit a rate limit in some point, like doing 10k API calls in 30 sec or something.
In Individual calls I can send the user information through "variableValues", so the assistant can use the user information during the call.
Searching through the docs, I found that we can't pass "variableValues" in bulk calls.
So I am thinking can I make like 100 API requests in 5 seconds?
Like doing 100 or more Individual call with personalized user information?
I don't care if the calls will be queued it's okay, I just want to know will I hit a rate limit in some point, like doing 10k API calls in 30 sec or something.