> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/integrations/marketing-automation-and-enterprise/positive-user-user.com/sms-configuration-api.md).

# SMS configuration (API)

Thanks to this integration, you can send text messages to your contact base directly from automation paths and campaigns within User.com.

### Before you begin

To configure the SMS connection, you will need an API key from your MessageFlow account. You can generate it in the panel under the Account -> Settings -> API section.

{% hint style="warning" %}
**IMPORTANT INFORMATION**&#x20;

The API key used for this specific integration requires special server-side configuration. Before you start the process in the User.com panel, contact our support team at <support@messageflow.com>. Inform them about your intention to integrate with the User.com platform, and we will immediately activate the appropriate permissions for your key.
{% endhint %}

***

### Step-by-step configuration

1. Log in to your account on the User.com platform.
2. In the top right corner of the screen, select the **Settings** option, and then navigate to the **Workspace settings** view.

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

3. In the left side menu, click the **API & Integrations** tab and select the **Setup & Integrations** from the dropdown list.
4. In the main **Integrations** section, find the tile with the **MessageFlow** logo on the list and click it.

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

5. After transitioning to the new view, click the **Create new** button in the top-right corner.

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

6. In the **MessageFlow API Credentials** configuration window, fill in the following fields:

* **Name**: Enter any connection name that will allow you to easily identify this integration on the list.
* **Access token**: Paste the previously generated API authorization key from your MessageFlow account (which requires prior contact with our support).
* **Sender name**: Enter the sender name that your recipients will see in the SMS messages. Remember that this name must be previously registered and approved on your MessageFlow account.

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

7. Complete the configuration process by clicking the **Confirm button**.

***

### Next steps: Integration verification

To ensure the connection works correctly, send a test SMS campaign directly from an automation path in User.com to your own phone number. The status of the sent message and the final delivery report from the operator should immediately appear in the logs of your MessageFlow panel.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/positive-user-user.com/sms-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.
