☎️SMS by Postman

This page explains the steps you need to follow to set up SMS by Postman as an action for your pipe.

Available Actions

Send SMS

Note that in accordance with the SG Government SMS policy, SMSes will be sent under the gov.sg sender ID, with a fixed header and footer, like so:

Sample SMS from an OGP user. Plumber will send SMSes with your agency name in the header.

To add this action to your pipe, follow these 2 steps:

Step A: Create a Postman SMS campaign and API key

  1. Follow Postman's guide to create an SMS campaign. For campaign content, enter {{body}}. It should look like this:

  2. After creating the campaign, take note of its campaign id:

  3. Whitelist Plumber's IP addresses in your campaign by following this guide. You should whitelist the 3 IPs below:

    1. 52.76.216.61

    2. 52.74.55.209

    3. 18.139.42.66

  4. Generate API keys for your SMS campaign by following this guide. You will need this when setting up Plumber later.

Step B: Configure Plumber

  1. Choose 'SMS by Postman' as the app.

  2. Choose 'Send SMS' as the action

  3. Click 'Continue' to connect your Postman SMS campaign to Plumber

  4. In the 'Choose connection' drop down, select 'Add new connection'

    1. In the 'Label' field, enter a description for your campaign

    2. In the "Campaign ID" field, paste your campaign ID (you obtained this in step A2 above)

    3. In the 'API key' field, enter the API key for your campaign (you generated this in Step A4 above)

    4. Click 'Submit' to finish connecting your Postman SMS campaign to Plumber

  5. Click 'Continue' to proceed to set up your action.

  6. In the 'Recipient' field, enter the SMS recipient's phone number with country code.

  7. In the 'Message' field, enter the message you wish to send to the recipient.

  8. Click 'Continue' to proceed to test your action

  9. Click on 'Test Step' and verify that the SMS has been sent to the recipient's phone.

Last updated

Was this helpful?