📂SFTP Integration

SFTP integration for campaigns is exclusively available on an opt-in basis and is not accessible through the admin portal.

  • For questions related to SFTP, you may submit your inquiries here.

  • For agencies interested to use SFTP, follow the steps below, then submit this form.

Beginning your SFTP integration

We only accept RSA, ECDSA, and ED25519 keys. Keys must be in OpenSSH format.

  1. Log into Postman and create a new campaign

    • this generates your campaign ID needed to fill in the form

  2. Generate your campaign API key through the following steps

    1. Access your Campaign Settings

    2. Whitelist Postman's IP addresses as follows

  • Note: there is no need to whitelist your server's IP addresses. You will just need to whitelist Postman's IP addresses below.

EnvironmentIP Address to Whitelist in Postman Admin PortalPortSFTP Server Domain

Test Environment

18.136.33.127

52.77.196.100

22

test.sftp.postman.gov.sg

Production Environment

47.128.188.173

52.76.164.195 13.214.81.207

22

sftp.postman.gov.sg

  1. Generate the API keys in your SFTP campaign

    • this is the API key associated with your campaign

    • find this in Settings -> Integrations

    • whitelist these two static IP addresses in the Postman Admin Portal

  2. Go to the form.

  3. Fill in the details.

    • We will need your SSH keys. Refer to the following guide for instructions on generating ssh keys: SSH Key Generation Guide

    • Notification email: this is the email address from which you wish to receive results of the file upload.

  4. Submit the form. Our team will add your account, then inform you.

  5. Then connect to our server, fill in the CSV file, and drop it into our server

Last updated