Hey guys, I can’t seem to figure out how to do this. I want to send an SMS using Twilio to a list of users every Monday, Wednesday, and Friday morning indefinitely. The SMS is going to contain a new message every time.
I have a data type set up with the SMS content and the data that it should go out. But I’m not sure where to go from here. Any help is appreciated.