MOBSIM Send SMS (Preview)

With Mobsim Send SMS, send text messages: alerts, notifications, marketing messages and more.

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 Mobsim Support
URL https://www.mobsim.com.br/
Email contato@mobsim.com.br
Connector Metadata
Publisher MOBSIM Comunicacao Mobile SMS
Website https://www.mobsim.com.br/
Privacy Policy https://www.mobsim.com.br/politica-de-privacidade.html
Categories IT Operations

Communicate with your clients in an assertive and direct way, utilizing the MOBSIM's send SMS connector. The SMS channel - with high taxes of delivery and opening - allows the shipping of promotional and transactional campaigns, allowing a complete experience with personalized messages, and the convenience of scheduled deliveries to users of mobile phones.

Prerequisites

All requests must include an access key, obtained through the top menu "Customer Name" > "Profile" > "API Key" field.

How to get credentials

The first step to obtain the API KEY is to firm a commercial contract with prepaid or postpaid payment with MOBSIM COMUNICAÇÃO MOBILE.

It's necessary to manifest the wish to use the API, so that the necessary settings are applied. The contact must be made through the e-mail "contato@mobsim.com.br" or through MOBSIM's Company WhatsApp +55(11)93735-2809 (Number NOT subjected to change). After hiring the MOBSIM services, the Technical Team will create an account in the MOBSIM Manager system, and send the credentials through e-mail.

Get started with your connector

Please, check the "Usage Script.docx" for a complete understanding of the usage process.

Known issues and limitations

It's possible to generate up to 10 send threads at the same time, generating a perfomance up to 10.000 sends per requisition.

We recommend that there be a spacing of 30 seconds between each batch of 10 send threads of 1.000 numbers, or, for better understanding, 20.000 SMS/Minute.

Individual calls with only 1 number per requisition are recommended to be made up to 1.500 send threads per minute.

Common errors and remedies

-Each requisition can only contain up to a thousand numbers. If the limit get surpassed, it will return the status code 02 and the detail code 015.

-If the selected ID isn't unique, that is, has been used before, the message will present the status code 02 and the detail code 005.

-If the GroupID isn't unique, it will present the status code 02 and the detail code 008.

-We restricted the parameters ID, GroupID, Code, Key1, Key2, and Key3 to 100 characters. If it is surpassed, the error 400 bad request will be presented, and the request rejected.

FAQ

-Q: How do i get an access key? A: All requests must include an access key, obtained through the top menu "Customer Name" > "Profile" > "API Key" field.

-Q: How do i get credentials for the connector? A: The first step to obtain the API KEY is to firm a commercial contract with prepaid or postpaid payment with MOBSIM COMUNICAÇÃO MOBILE.

It's necessary to manifest the wish to use the API, so that the necessary settings are applied. The contact must be made through the e-mail "contato@mobsim.com.br" or through MOBSIM's Company WhatsApp +55(11)93735-2809 (Number NOT subjected to change). After hiring the MOBSIM services, the Technical Team will create an account in the MOBSIM Manager system, and send the credentials through e-mail.

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 Key securestring API Key for this API True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Send SMS

Send SMS messages through your MOBSIM account

Send SMS

Send SMS messages through your MOBSIM account

Parameters

Name Key Required Type Description
Group Id
groupId string

It is used to identify and group several distinct requests. Is required

Group Msg
groupMsg string

It is the message field that will be replicated to the items. It's optional.

ID
id string

It is to identify the message and will be returned in delivery report. Is required.

Code
code string

It is to identify the message. It's optional.

Key
key1 string

It is to identify the message. It's optional.

To
to string

Destination phone number. Is required.

Message
msg string

Text of the message to be sent to the end user. Is required.

Returns

The ID of the response

Response ID
string

Definitions

string

This is the basic data type 'string'.