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.

Salesforce Developer Edition

Before you can connect Postman to Salesforce, fork and configure the collection. See the installation instructions.

Send GraphQL API requests using Postman

Explore and learn more about interacting with Salesforce APIs using Postman.