Connect Postman to Salesforce
Directly execute queries using the REST client Postman. Postman replaces the legacy Workbench tool as the recommended solution to explore and test Salesforce APIs.
To interact with GraphQL API, use the Postman Collection. The Postman Collection comes with a configurable environment and variables that let you easily authenticate. Send requests to multiple Salesforce orgs with a declarative interface.
Prerequisites
Install Postman
Before you can connect Postman to Salesforce, fork and configure the collection. See the installation instructions.

Postman Resources
Explore and learn more about interacting with Salesforce APIs using Postman.
- Trailhead Quick Start: Connect Postman to Salesforce
- Salesforce Developers’ Blog: Explore the Salesforce APIs with a Postman Collection
- Salesforce Developers’ Blog: Explore the Salesforce APIs with the Upgraded Postman Collection