# Send SMS via SmsCountry Bulk SMS Gateway

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/sms-activities/smscountry-bulk-sms-gateway/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/sms-activities/smscountry-bulk-sms-gateway/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity allows sending a single SMS message to a specified phone number via the SmsCountry Bulk SMS Gateway.

![Send SMS via SmsCountry Bulk SMS Gateway activity configured in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/send_sms_via_smscountry_bulk_sms_gateway_1.png)

**Before using this activity, you should:**

1. **Register on SmsCountry**: Visit [www.smscountry.com](https://www.smscountry.com/) and sign up for an account.
2. **Obtain API Access**:

- After logging in, navigate to the API section to access your API credentials.
- Ensure you have the following information ready:
  - **User**: Your SmsCountry account username.
  - **Password**: Your SmsCountry account password.
  - **Sender ID**: An approved Sender ID (optional but recommended).

3. **Review API Documentation**: Familiarize yourself with [SmsCountry's API documentation](https://www.smscountry.com/sms-api/get-started/How-to-get-API-access) to understand the parameters and methods required for sending SMS messages.

[SMS Country](https://www.smscountry.com/sms-api/get-started/How-to-get-API-access)

## **SharePoint Workflow Designer Phrase**

Send SMS **this message** to **this phone number**. Use SmsCountry gateway sender ID **this sender id**, user **this user**, and password **this password**.

**Parameters**


| Parameter | Description |
|---|---|
| this message | SMS message content. |
| this phone number | Destination phone number. |
| this sender id | SmsCountry Sender ID. |
| this user | SmsCountry account username. |
| this password | SmsCountry account password. |


***Note:** Ensure that your Sender ID is approved by SmsCountry before use. For detailed information on API parameters and usage, refer to SmsCountry's [API documentation](https://www.smscountry.com/sms-api-documentation-1.aspx).*
