Postman
API development platform for collections, requests, environments, monitors, workspaces, and documentation.
Helps with API development resources such as environments, variables, monitors, collections, and monitor run results.
Sign in to connect Postman
Sign in to connect an account and start using Postman in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Postman when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to create a new Postman collection in a specific workspace or the default workspace. Use when you need to create a collection with workspace specification. For complete collection format details, refer to the Postman Collection Format documentation.
Tool to create a comment on an API's collection. Use when you need to add a comment to a specific collection within an API. To create a reply on an existing comment, include the thread_id in the request.
Tool to create a folder in a Postman collection. Use when you need to organize requests by creating a new folder within a collection. For complete details, see the Postman Collection Format documentation.
Tool to create a comment on a folder. Use when you need to add a comment to a specific folder in a collection.
Tool to create a new mock server in a Postman collection. Use when you need to create a mock server to simulate API endpoints for testing or development. Returns the created mock server's details including the mockUrl which can be used to make requests.
Tool to create a new monitor in a specific workspace to run a collection on a schedule. Use when you need to set up automated collection runs at specified intervals using cron expressions within a workspace.
Tool to create a pull request for a forked collection into its parent collection. Use when you need to propose changes from a forked collection to be merged into the parent collection. The forked collection must exist before creating a pull request.
Tool to create a comment on a request. Use when you need to add a comment to a specific request within a collection or reply to an existing comment thread.
Tool to create a request response in a Postman collection. Use when you need to add a saved response example to a specific request in a collection.
Tool to create a comment on a response. Use when you need to add a comment to a specific response within a collection or reply to an existing comment thread.