Skip to content

Added the ability to send 50 messages in bulk. Closes #104 - #118

Merged
AchoArnold merged 1 commit into
mainfrom
104/bulk-sms-send
Mar 4, 2023
Merged

Added the ability to send 50 messages in bulk. Closes #104#118
AchoArnold merged 1 commit into
mainfrom
104/bulk-sms-send

Conversation

@AchoArnold

Copy link
Copy Markdown
Member

No description provided.

@what-the-diff

what-the-diff Bot commented Mar 4, 2023

Copy link
Copy Markdown
  • Added a new route to send bulk messages
  • Created the request payload for sending bulk messages
  • Validated that the user is entitled to send all of those messages before adding them into queue (if not, stop and return)
  • Updated validator rules with multiplePhoneNumberRule which checks if an array contains only phone numbers in E164 format https://en.wikipedia.org/wiki/E.164

@AchoArnold
AchoArnold merged commit 4ee9e4a into main Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant