Getting Started with the Postman Interface
The Certify Postman interface enables users to integrate and test API processes using the Postman API Platform. After integrating with Postman, Certify can access, send, and receive data and execute Postman processes.
You can point a Certify process at a Postman collection or environment and run it with the Postman's Newman command line. A Certify process can pass data and global variables into a collection set of tests. The status of the results can be retrieved after the tests are complete.
With Certify Postman integration, you can do the following:
- Combine Postman tests with your Certify process tests to create one end-to-end test to reduce time and effort.
- Send and receive variable values and execution statuses from Postman tests.
- Create, share, test, and document APIs.
- Store information for running tests in different environments.
- Leverage Certify layouts and recordsets to manage test data.
- Use CTM to schedule test execution.
The Postman interface has no Learn tool or Capture capability because there is no user interface to interact. For information on how to use the Postman interface, see Using the Certify Postman Interface.