-
Notifications
You must be signed in to change notification settings - Fork 157
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
Create job to send mass SMS notifications 👥 #472
Comments
I would like to do this one. |
Hello, |
Just left a comment about this in your Slack message, but basically PR is partly dependent on issue #477, since that issue will add the field |
Are there any updates on this issue @Habeebah157 ? I'd like to help |
^^ |
Assigning this to @wflore19! |
@Boris713 wanna pair program on this issue? |
@wflore19 I'm down if you are |
@Boris713 Habeebah finished this issue and is submitting a pull request |
What is it now, are you guys still doing it? Is it still assigned to me? I can still make a pull request right? Sorry I am just seeing this. |
@Habeebah157 it seems like the others haven't started working on it. If you've already finished this feel free to put up your PR! |
Usually how much time are we allowed to spend on an issue before it is transferred to someone else? I was not aware there was a time constraint or anything |
The ideal timeframe is about 3-4 weeks, after which the issue will be reassigned |
Oh, ok. Thank you. I was not aware of that. Sorry it took so long. I will try to make a pull request asap |
Hello, I had a problem with making a pull request and @wflore19 was able to help me solve it. I still have the code and all but I just want to let you guys know that it could take about a week to make another pull request because of my finals this week. |
Description
We want to create a job that takes all the existing phone numbers in the database and sends a text notification utilizing Twilio.
Acceptance Criteria
Additional Context
We will want to add this code within a new directory named
twilio
within the pathpackages/core/src/modules
.This will be the first integration of Twilio with Oyster(!) so this will require some research-here are the Twilio docs. Feel free to check out the Slack use-cases to see examples of Slack jobs.
The text was updated successfully, but these errors were encountered: