

- Github google voice bulk sms sender how to#
- Github google voice bulk sms sender code#
- Github google voice bulk sms sender trial#
- Github google voice bulk sms sender password#
Github google voice bulk sms sender password#
To do this go to a page like and you will be able to encode the username and password separated by a colon.
Github google voice bulk sms sender code#
STEP 1: Base 64 encode username and passwordįor security and authentication purposes you will need to base 64 encode the username and password so it can be used in the code in STEP 3. You can type in the conversation or if you have a microphone you can speak with the test tool. Dialogflow, which is a online dev tool I use has a handy Google Assistant test tool. You have to be signed into the device with the same Google Account you will be developing with. Helps if you have a Google device like a Google Home or Google Home Mini but it is not necessary.
Github google voice bulk sms sender how to#
I will show you how to do this because it was not quite as clear.Ĥ. There are 2 pricing plans: 1)USD $25 a month per project or 2) Pay as You Go plan. Firebase is Google’s equivalent of AWS Lambda. Unfortunately for the Google Action to use Firebase Google Cloud functions and send requests to a 3rd party API like MessageMedia you need to pay.
Github google voice bulk sms sender trial#
If you call up you can get the trial limit extended.ģ. If you go to and click on the “Try It Free” link you will receive credentials that will allow you to send 5 free SMS. A MessageMedia account username and password. If you have Gmail you have a Google account.Ģ. Note – I am not a nodejs developer so please feel free to take the code and work your magic. I’ll run you through some high-level steps I had to go through and the nodejs code I used is on GitHub.

I was quite surprised how easy the whole process was except for the not so intuitive UI flow of Dialogflow, which is the online dev tool. Over the next few days, I wanted to see if I could build a simple Google Home Action (Google Home app) that could send an SMS using the MessageMedia API ( ). Naturally working at MessageMedia one of my first requests to Google was “OK Google!!! Send an SMS” to which I was a bit disappointed, however it presented an opportunity.
