aspSMS
aspSMS
aspSMS is an SMS provider. It uses the generic API transport. You need a token from your personal space.
Example:
| Config | Example |
|---|---|
| Transport type | Api |
| API Method | POST |
| API URL | https://soap.aspsms.com/aspsmsx.asmx/SimpleTextSMS |
| Options | UserKey=USERKEY Password=APIPASSWORD Recipient=RECIPIENT Originator=ORIGINATOR MessageText={{ $msg }} |