Postman Sync

Instead of a one-off file import, you can connect your Postman account to browse your Postman cloud content and import the collections and environments you want. Linking your account doesn't sync everything automatically — you choose what to bring in, and the items you import then stay in sync with the cloud.

Connecting an account

  1. Go to Settings → Postman Account.
  2. Enter your Postman API Key. Tap Get API Key if you need to create one — it opens Postman's site where you can generate a key.
  3. Link the account.

The Postman Account setup screen with the API Key field.The Postman Account setup screen with the API Key field.The Postman Account setup screen with the API Key field.

Once linked, you can browse your Postman content and import what you need. Nothing is synced until you import it — linking only lets HTTPBot reach your workspaces so you can pick collections and environments to bring in:

Sending a request from a Postman-synced Collection requires HTTPBot Pro — see Importing for details on what's free versus Pro.

Unlinking

Unlinking your Postman account from Settings → Postman Account removes the imported collections and environments locally. Your content in Postman itself is untouched.

Related