0

I want to schedule message according to week days using twilio dashboard or any api.

And Does twilio have message scheduling feature?

1 Answers1

1

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.

ShellNinja
  • 629
  • 8
  • 25