Updated Notify_nexmo (markdown)

Chris Caron 2022-06-18 15:22:47 -04:00
parent fb5d1bc38e
commit 79f5d4fcc0

@ -1,18 +1,20 @@
## Nexmo ## Vonage (formerly Nexmo)
* **Source**: https://nexmo.com/ * **Source**: https://nexmo.com/
* **Icon Support**: No * **Icon Support**: No
* **Message Format**: Text * **Message Format**: Text
* **Message Limit**: 160 Characters per message * **Message Limit**: 160 Characters per message
### Account Setup ### Account Setup
To use Nexmo, you will need to acquire your _API Key_ and _API Secret_. Both of these are accessible via the [Nexmo Dashboard](https://dashboard.nexmo.com/getting-started-guide). To use Vonage, you will need to acquire your _API Key_ and _API Secret_. Both of these are accessible via the [Nexmo Dashboard](https://dashboard.nexmo.com/getting-started-guide).
The **{FromPhoneNo}** must be a number provided to you through Nexmo The **{FromPhoneNo}** must be a number provided to you through Nexmo
### Syntax ### Syntax
Valid syntaxes are as follows: Valid syntax is as follows:
* **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo}** * **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo}**
* **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo1}**/**{PhoneNo2}**/**{PhoneNoN}** * **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo1}**/**{PhoneNo2}**/**{PhoneNoN}**
* **vonage**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo}**
* **vonage**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/**{PhoneNo1}**/**{PhoneNo2}**/**{PhoneNoN}**
If no _ToPhoneNo_ is specified, then the _FromPhoneNo_ will be messaged instead; hence the following is a valid URL: If no _ToPhoneNo_ is specified, then the _FromPhoneNo_ will be messaged instead; hence the following is a valid URL:
* **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/ * **nexmo**://**{ApiKey}**:**{ApiSecret}**@**{FromPhoneNo}**/