APIOps 101

Number of APIs: 4

A hands-on guide to build collections that can have workflows involving multiple APIs.

You can pick and choose the requests in this collection over to your collection as you build out your own workflows.

You will need to have an understanding of the following concepts in Qodex in order to make full use of the tips mentioned in this collection:

  1. Conditional workflows-Loop on single request - Send same request multiple times POST https://postman-echo.com/post

  2. Send reports - Send to Slack POST {{slackUrl}}

  3. Send reports - Send to Airtable POST {{airtableUrl}}

  4. Persist data - Persist enviroment PUT https://api.getpostman.com/environments/{{environmentUid}}