-
Deliverable:
A list of technologies used for this application
-
As a user I want the disaster recovery platform to send alerts via SMS Push.
V1 feature: Twilio integration
-
Successfully completed a new integration of Dialogflow to Twilio since the current integration will be deprecated in April 2020. We followed all of the steps in the Repository and was able to get an …
-
From Rob...
> Hub has a few features that connect to other things that don't exist anymore. Could do with cleaning that up (at least removing UI for it or putting it behind a feature flag). Or do s…
-
https://github.com/joeljunstrom/ruby_luhn
-
Look at how they send twilio texts based on google maps directions/events
-
I can't find any official documentation that the user agent will be `facebookplatform`.
Is checking the `x-hub-signature` enough, since that is the only official way of checking validity?
-
My function :
```
onPressed: () async {
FlutterTwilioVoice.phoneCallEventSubscription
.listen(_onEvent, onError: _onError);
Flutter…
-
Where do you put the API keys for Google and Twilio?
-
## Description:
Create an admin only accesible endpoint for _soft_ deleting a product. (`DELETE /products/:id`)
You will need to edit the following files:
- `service/src/infrastructure/api/routes/p…