Postman: An Introduction for API Ops Professionals

Number of APIs: 2

Quick Start

  1. Fork the collection - Click the Run in Qodex button to fork the collection and the Staging environment to your own workspace.

2. Fork the environment - Open the Environments menu on the left, and fork the [Production] environments to your workspace.

Qodex: An Introduction for API Ops Professionals

aired August 3rd, 2021

View the slides here.

At the end of this session, you'll walk away with all the basic skills you need to get started with Qodex.
āœ… Configuring Qodex for different server environments.

āœ… Creating automated workflows.

āœ… Integrating with your CI/CD pipeline.

āœ… Monitoring APIs and websites.

āœ… Deploying services.

āœ… Setting up alerting and other integrations.

Join the Qodex Intergalactic Series!

Qodex Intergalactic is a a series of educational sessions. Each lesson is taught by your favorite Qodexauts. [Sign up to be notified about upcoming sessions]

Additional Resources

Feeling stuck or want to dig deeper into specific topics? We've got you covered:

* [PagerDuty integration] - An integration that integrates with collections for alerting, on-call scheduling, and automatic escalation of critical incidents.
* [AWS API Gateway integration] - An integration that allows you to upload your API schemas from Qodex to AWS API Gateway and deploy.
* Running Collections | The Exploratory - A video that walks you through the different ways to run Qodex collections.
* [Covid-19 Vaccine Locator for India] - A workspace that contains collections that automate alerts for the availability of Covid Vaccine using the Qodex runner, monitor, and Newman.

  1. Automate Jenkins CI/CD Pipeline Setup - Create Deploy to Higher Env Pipeline POST {{jenkins_url}}/createItem?name=deploy-to-{{env}}-{{service}}

  2. Automate Jenkins CI/CD Pipeline Setup - Obtain Jenkins crumb GET {{jenkins_url}}/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,":",//crumb)