# Sending an SMS to a Foreign Number

#### Configure your recipient list for the foreign numbers, before uploading the recipient list in your Postman campaign workflow.

Postman will add the +65 for you automatically when you enter the eight-digit phone number for a Singapore phone number. If you wish to send SMS to an overseas number, you need to change your excel column type to `Text` and add +country code in front of the number to send the SMS internationally. Once you have added the +, press `save` and you will be able to upload the file to send SMS to foreign numbers.

![](/files/-MBr6QPAYrBDdGZgiA6U)

If you are having trouble editing your CSV file, you can open the CSV file using any text editor and add in the + for the phone number and press `save`.

In some versions of Excel, the + might disappear when you open the CSV file again. If the + disappears, do not save the file again. Try opening your file using a text editor to check if the + is still present in the file.

Do note that different rate charges apply when you send SMSes to foreign numbers. Find out more [here](https://www.twilio.com/en-us/sms/pricing/us).


---

# 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://postman-v1.guides.gov.sg/campaign-guide-sms/sms/send-sms-to-a-foreign-number.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.
