hackforla / HomeUniteUs

We're working with community non-profits who have a Host Home or empty bedrooms initiative to develop a workflow management tool to make the process scalable (across all providers), reduce institutional bias, and effectively capture data.
https://homeunite.us/
GNU General Public License v2.0
37 stars 21 forks source link

Identify options in AWS Texting SDK. #357

Open JRHutson opened 2 years ago

JRHutson commented 2 years ago

Overview

If we are going to leverage the AWS Texting SDK we need to understand the capabilities so that we can design an effective process.

Action Items

Requirements:

Resources/Instructions

Amazon Documentation

JRHutson commented 2 years ago

@tylerthome, @kpoints and I discussed this with Bonnie tonight. Trying to determine what level of effort will be needed for the sms integration. She suggested it may need to be another micro-service. Does anyone from the team have a bit of time to take a look and get a feeling for the best approach?

paulespinosa commented 1 year ago

Identify differences in tiers for SDK

SMS within AWS

AWS provides two products with Short Mesage Service (SMS)/texting capabilities:

SMS outside of AWS

SMS APIs exist from services such as Plivo, Twilio, and TextMagic.

https://www.plivo.com/sms/ https://www.twilio.com/en-us/messaging/channels/sms https://www.textmagic.com/business-text-messaging/

Determine what tier is needed to meet requirements below

The requirements above indicate the use of two-way messaging through a single HUU SMS number. Note: TBD if it is possible for Coordinator to respond to the message through the HUU SMS number.

With an all AWS approach, the following products/services will be used: Required

Optional

Identify Design/Development tasks necessary to integrate into MVP