I'm developing an app that allows users to add people, info, and Name/phone, or select multiple numbers from their iPhone contact list to send SMS messages to the selected numbers. the problem is Twillio API needs to be call every time per number. Is their any way to call the API once for multiple numbers?
- Is it possible to send message to multiple number at a time?
- Is it possible to send multiple messages?
Thanks in advance