ASPSMS (Preview)
Enrich a workflow with SMS for notifications, appointment reminders, IT and facility management alerts, 2FA, packet tracking, marketing and more. Service for companies of all types and sizes for internal or external communication. An SMS is clear & uncomplicated - no app, no login, no training required! The message takes centre stage...an SMS stands out and is read 98% of the time. That's why SMS is the preferred method for important & urgent information.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | VADIAN.NET AG |
URL | https://www.aspsms.com |
support@aspsms.com |
Connector Metadata | |
---|---|
Publisher | Vadian .Net AG |
Website | https://www.aspsms.com |
Privacy policy | https://www.aspsms.com/de/instruction/aboutus/ |
Categories | Communication |
ASPSMS
ASPSMS is a software solution for sending or receiving SMS. Integrate SMS sending into your workflow so that you are always up to date.
Usage
- Integrate connector into flow.
- Make sure you are registered with ASP-SMS.
- Create a connection for the ASPSMS-Connector and enter the account information from aspsms.com (https://www.aspsms.com/de/apicredentials/).
- Test the flow and whether the SMS is sent.
Prerequisites
In order to use ASPSMS you need an account at aspsms.com. (https://aspsms.com/de/registration/)
Obtaining Credentials
For authentication you need the API credentials from aspsms.com. (https://www.aspsms.com/de/apicredentials/) Create a connection for the aspsms Connector.
Known Issues and Limitations
- Trigger receiving the SMS is in progress.
Deployment Instructions
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps.
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API-Password | securestring | API-Password for the API. | True |
Userkey | securestring | Userkey for the API. | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Action for sending SMS to definable recipients with free text content |
ASPSMS Send SMS - /SendSimpleSMS. |
Query of the currently available credit to be able to send SMS |
ASPSMS Credits - /ASPSMSCredits. |
Action for sending SMS to definable recipients with free text content
ASPSMS Send SMS - /SendSimpleSMS.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Mobile Number to which the SMS is sent
|
MSISDN | True | string |
Mobile Number to which the SMS is sent. |
MessageBody of the SMS
|
MessageData | True | string |
MessageBody of the SMS. |
Originator of the SMS
|
Originator | True | string |
Originator of the SMS. Originator can be either numeric or alphanumeric (11 chars). |
Validityperiod in minutes
|
LifeTime | integer |
Validityperiod in minutes. |
|
If empty, SMS will be sent immediately.
|
DeferredDeliveryTime | date-time |
If empty, SMS will be sent immediately. If specified, SMS will be sent on particular Date/Time. Example: 06/30/2019 18:32:00 |
|
TransactionReferenceNumber
|
TransactionReferenceNumber | string |
TransactionReferenceNumber, if specified with this parameter can be queried about the delivery result of the SMS. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Error Code
|
ErrorCode | integer |
Error Code (1 is ok). |
Error Description
|
ErrorDescription | string |
Error Description. |