Discussions
Sending SMS Messages in Excel
over 1 year ago by Ben Skonieczny
Is it possible to receive a sample excel file set up to send a list of 75 sms messages? I am trying to add sms reminders to go along with the email reminders I directly send customers through excel advising them of their next house cleaning service. I am fairly proficient with VBA code, just not familiar with API http requests and how to set up the API Key, or what the code looks like. Alternatively if I could send a list compiled of 75 reminders using Postman, how would I set up a JSON POST? What would the http address be, the headers, and how would the raw data in the body appear for multiple messages }, Thanks in advance for your help!!