Schedule message #7

Closed
opened 2026-06-29 15:02:07 -04:00 by phoenix · 0 comments
Owner

Add feature to schedule a message.

To schedule a message, you need to create a scheduled message event. In order to do that you need the following

  • Contact - Recipient to send to
  • Message - Content to send
  • User Id - Id associated with user who created the event
  • Scheduled time - Time when the message is scheduled to be sent

Assuming contacts has already been created, the flow would only have an option to create the Message record. The flow would look like:

Select contacts -> Enter message to send -> Enter scheduled time to send message -> Review and send

This will be a four-stage flow. I will tweak the existing send message flow and add a step after creating the message. That step will provide a time for the user to select.

Add feature to schedule a message. To schedule a message, you need to create a scheduled message event. In order to do that you need the following * Contact - Recipient to send to * Message - Content to send * User Id - Id associated with user who created the event * Scheduled time - Time when the message is scheduled to be sent Assuming contacts has already been created, the flow would only have an option to create the Message record. The flow would look like: ``` Select contacts -> Enter message to send -> Enter scheduled time to send message -> Review and send ``` This will be a four-stage flow. I will tweak the existing send message flow and add a step after creating the message. That step will provide a time for the user to select.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/schedtxt#7