codefordenver / sol-cavp

The project management repo for getting stuff done for CAVP
1 stars 0 forks source link

Notifications for submitted forms #88

Open wdoug opened 9 years ago

wdoug commented 9 years ago

As a CAVP volunteer, I would like to get a notification when a survivor submits a form so that I can do any necessary follow up.

wdoug commented 9 years ago

Email notification option: https://chrome.google.com/webstore/detail/form-notifications/bbpdeojefjfhaelgljjcadpcckdfcdod?hl=en-US

switzersc commented 9 years ago

email as MVP; text would be great.

brettevans commented 9 years ago

Notes

Questions

haydenevans commented 9 years ago

For any existing phone number on popular carriers, @txt..net (etc) is usually the email address that can be used to send a number an SMS via email. This email can be used in Google Forms notification rules.

For multiple numbers notified through one email address, a Zapier integration between Email and Twilio can be set up.

haydenevans commented 9 years ago

Twilio has a nonprofit initiative called A Billion Messages for Good: http://www.twilio.org

They give $500 worth of Twilio credits if you apply and are eligible.

switzersc commented 9 years ago

Willy is investigating hooking up twilio with app script to allow the current hotline volunteer to set a trigger to send an sms to their phone when a form is submitted.

haydenevans commented 9 years ago

Code for America has also made open source projects with Twilio in the past: https://www.twilio.com/blog/2014/03/open-source-nonprofit-tools-twilio-org-rapid-response-kit-nt.html

switzersc commented 9 years ago

https://docs.google.com/document/d/1bncJIFc7PRqMqnSEU3J6Mj4z_33eqGECVqYKLvQ4HBU/edit

^ documentation for a notification process

Ditofry commented 9 years ago

I think this is perfect. Should we just add this to the documentation that we pass off to them on project completion?

Ditofry commented 9 years ago

Also @dviramontes created an IFFT recipe that will enable text notifications for emails that come from the notification system.