I want to schedule message according to week days using twilio dashboard or any api.
And Does twilio have message scheduling feature?
I want to schedule message according to week days using twilio dashboard or any api.
And Does twilio have message scheduling feature?
If you take a look at the Twilio documentation you will see a use case for reminders here: Twilio Use Cases. Note that the scheduling must be done on your application not within Twilio, as Twilio is a messaging provider only.