-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### Description
A new customer uses phone number as the primary id. We will need to add Twillio as a provider since it supports from SMS and email.
Fides + Twillio will need to text users for identi…
-
## Why?
To help our users easily integrate the delivery provider to Novu, we can create a dedicated page for each provider with instructions on how to: Get An API Key, create necessary adjustments an…
-
**Name of app / service**
Bugsnag
**Link to developer documentation**
[https://docs.bugsnag.com/api/](https://docs.bugsnag.com/api/)
**Is lack of support preventing you from building workflows…
-
**Can I use another API instead of using Twillio?.**
As per my project requirement, I need to integrate gupshup.io. How I can integrate that one?
Thanks
-
Unable to integrate sms gateway for instant sending sms for order updates.
-
In documentation the code to integrate with node js is as follows:
`var accountSid = process.env.TWILIO_ACCOUNT_SID; // Your Account SID from www.twilio.com/console
var authToken = process.env.TWI…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
When the user tries to add the token or key after the selection it is observed that the field does…
-
- **Platform:** Desktop
- **Browser:** Firefox
- **App Version:** v0.89
- **Provider:** Twilio
I'm also currently having issues receiving text messages through the app. I upgraded and funded …
-
## I am trying to use the release `2.0.6` with a laravel 5.5 app I get no exceptions but the SMS was not sent
### service.php
```php
'twilio' => [
'auth_token' => env('TWILIO_TOKEN'),
…