ASPSMS (Preview)
ASPSMS is an international SMS gateway from Switzerland for all your SMS & text messaging needs.
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/en/privacy/ |
Categories | Communication |
ASPSMS
ASPSMS is an international SMS gateway from Switzerland for all your SMS & text messaging needs.
Usage
- Integrate the ASPSMS connector into a Power Automate flow.
- Make sure you are registered with aspsms.com.
- Create a connection for the ASPSMS connector and enter the ASPSMS API credentials.
- Test the flow and check that the SMS is sent.
Prerequisites
To use ASPSMS you need an account at aspsms.com.
Obtaining Credentials
To create an ASPSMS connector, you will need the ASPSMS API credentials.
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
Check ASPSMS Balance |
Check your current ASPSMS balance. |
Send SMS |
Sends an SMS using ASPSMS. Create an account at https://www.aspsms.com/ first. |
Check ASPSMS Balance
Send SMS
Sends an SMS using ASPSMS. Create an account at https://www.aspsms.com/ first.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
To
|
MSISDN | True | string |
The recipient telephone number. Best is to use an international (E.164) format like +41791234567. |
Message
|
MessageData | True | string |
The message to be sent. One SMS can contain up to 160 characters. Longer texts will create several SMS messages. |
From
|
Originator | string |
The optional originator or sender name. Can contain up to 11 alphanumeric characters. If omitted, the term 'SMS' is used. |
|
Validity
|
LifeTime | integer |
Optional SMS validity period in minutes. |
|
Deferred Delivery Time
|
DeferredDeliveryTime | date-time |
Optional deferred delivery time. Format: 'DD/MM/YYYY hh:mm:ss'. If omitted, the SMS is sent immediately. |
|
Transaction Reference Number
|
TransactionReferenceNumber | string |
Optional SMS transaction reference number that can be used for debugging purposes. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Error Code
|
ErrorCode | integer |
Error Code (1 is ok). |
Error Description
|
ErrorDescription | string |
Error Description. |