Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SMS logic to support multiple countries #1788

Open
6 tasks
twistershark opened this issue Jan 27, 2025 · 0 comments
Open
6 tasks

Update SMS logic to support multiple countries #1788

twistershark opened this issue Jan 27, 2025 · 0 comments

Comments

@twistershark
Copy link
Contributor

  • Acquire a phone number for the specified country.
  • Understand the consent and opt-out laws for sending messages in that country.
  • Update the legal disclaimer.
  • Modify the webhook to support the necessary commands.
  • If the language is other than English, support different languages in the commands.
  • The Messaging Service we use already supports sending messages to other regions, so you only need to register the acquired phone number for the country in the service (no need to change the code or add country validation logic).

The bulk-SMS script also does not need to be changed, as it already supports different time zones and has a userWhereInput field for user targeting. We will only need to change the payload.

@twistershark twistershark added this to the SWC International milestone Jan 27, 2025
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

No branches or pull requests

1 participant