Scheduled sms with twlio

Hello

Is is possible to send a scheduled sms using twilio on the hosted version of n8n.

Information on your n8n setup

  • n8n version: - web
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main): - own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): - desktop
  • Operating system: win 11

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Just use the schedule node to send a message at your designated time. You can combine this with a few more rules to make the schedules more specific

Thanks for your response

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.