# SMS Sending Configuration (API)

Thanks to the MessageFlow integration with SALESmanago, you gain the ability to execute advanced SMS sends directly from your Marketing Automation system. This solution allows you to send personalized marketing and transactional messages via the high-performance MessageFlow API.

> **Important information**&#x20;
>
> If your panel lacks the option to add a new provider, contact your SALESmanago account manager or their support team and request them to unlock external SMS integrations.

### Step 1: Obtaining API keys in the MessageFlow panel

The first stage is to retrieve the authentication data that will allow the systems to communicate securely:

1. Log in to your MessageFlow panel.
2. In the main menu, select the **Account** tab, and then go to the **Settings** section.
3. Find the **API** tab and click **+ New API Key** to generate a new key. Remember to check the permissions necessary for sending SMS messages when creating the key.
4. Copy and safely store two values: the **Application-Key** and the **Authorization** key.

<figure><img src="/files/DIC71bQlIQVyZiZNPwSY" alt=""><figcaption></figcaption></figure>

### Step 2: Configuration in the SALESmanago panel

Once you have your API keys, you can proceed to connect the systems:

1. Log in to your SALESmanago account.
2. In the side menu, select: **Channels** -> **Mobile Marketing** -> **Integrations**.

<figure><img src="/files/zw7Dg2fAnHr0nCSYzxiH" alt=""><figcaption></figcaption></figure>

3. Select **External SMS Providers** and click the **+ Add provider** button.

<figure><img src="/files/IzrK2Eg9XUIXqq3Y3oKX" alt=""><figcaption></figcaption></figure>

4. Select MessageFlow from the available list of providers.

<figure><img src="/files/pO8oDCofInLeEbO4tlMd" alt=""><figcaption></figcaption></figure>

### Step 3: Filling in integration details

Enter the following information in the configuration form:

* **Account integration name**: Enter any identification name, for example, "MessageFlow SMS".
* **Sende**r: Enter the sender name (Alphanumeric Sender ID) that should appear on recipients' phones. Keep in mind that this name must be previously registered and approved in your MessageFlow panel.
* **Application Key**: Paste the previously copied Application-Key.
* **App Sid**: Paste the Authorization value from the MessageFlow panel.
* **Default prefix**: Leave this field empty (for numbers up to 12 characters long including the country code).

<figure><img src="/files/0v46CMYfguL1YtaD8oaq" alt=""><figcaption></figcaption></figure>

Additionally, you can activate options such as shortening links in messages or allowing diacritical marks. After filling out the fields, click **Save and activate**.

### Step 4: Testing the connection

Before launching your first campaign, verify that your configuration is correct:

1. In the Integrations section, locate the newly created profile and click the **Test SMS** option.

<figure><img src="/files/mkvJGqorQownvrfD6bLk" alt=""><figcaption></figcaption></figure>

2. Enter the phone number to which the message should be sent.
3. Type in the test content and click **Send**.

<figure><img src="/files/YBj29roQHYTRqvcsrCap" alt=""><figcaption></figcaption></figure>

Once you receive the test message, the integration between your MessageFlow account and SALESmanago is ready to use.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.messageflow.com/integrations/marketing-automation-and-enterprise/salesmanago/sms-sending-configuration-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
