-
What are the Salesforce callout limits for twilio messages when processed in bulk?
I want to implement salesforce-twilio integration. What are the callout limits for Twilio messages when processed in bulk?
Log In to reply.
Activity › Forums › Salesforce® Discussions › What are the Salesforce callout limits for twilio messages when processed in bulk?
Tagged: Callout Limit, Salesforce Integration, Salesforce Integration with Twilio, Twilio Account, Twilio Messages, Twillio
I want to implement salesforce-twilio integration. What are the callout limits for Twilio messages when processed in bulk?
Hi saurabh,
“Twilio consume 1 API call for 1 SMS”.
If you want to send like 200 SMS in bulk dataloader update you have to make 200 API calls so you will have to use future calls to handle this.
Thanks.
Log In to reply.