Please help me with this. I want to Send BULK SMS from retrieving SMS Text an Phone number from mysql and send from local android phone without any thirdparty api.
Suppose i have table in mysql that has two row, “PHONE” and “TEXT” “STATUS” Phone contains all the numbers and text contains the message body and the status will update when the text is send then the status will be “SMS SENT” and the thunkable will check whether the status is blank or not if blank then it will fetch from my sql and send sms.
it is too important for me. please help me.