Logo
30 days of Postman - for developers - ntrung1110 API Documentation

Day 29: Webhooks

Number of APIs: 4


Instructions for Day 29: Webhooks

  1. Get the challenge: Fork [the parent collection Day 29: Webhooks] from the main workspace to your own public workspace.
  2. Read the documentation: In your fork, select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
  3. Submit your solution: Select the second folder Submit your solution and follow the instructions in the documentation to validate your solution.

Concepts covered

  • [Set up integrations to receive alerts]
  • [Qodex API]

Additional resources

  • [Custom webhook integrations]
  • Webhooks tiktok

Next challenge

  • [Submit a pull request]


1. Webhooks - echo

POST https://postman-echo.com/post



2. Webhooks - Create Webhook

POST https://api.getpostman.com/webhooks?workspace={{workspace_id}}



3. Webhooks - Trigger Webhook

POST https://newman-api.getpostman.com/run/20005310/9dea2252-88d9-4cff-a0d8-2ba715150df5



4. Submit your solution - submit

GET https://api.getpostman.com/collections/20005310-df47e75d-7966-44e1-856a-2fb40d1bab35

It's time to submit your solution.

  1. Use a Qodex environment: Find the Qodex API env environment from the previous challenge. Update the collection_uid with the current collection's ID.
  2. Validate your solution: Save your changes in the collection and environment. Hit Send and look under the Tests tab of the server response at the bottom to review your test results.

If you have any failures, review the failed test results or ask for support in the [community forum] When all of your tests pass, you are done with today's challenge. Remember to save your changes as you'll need to pass all the challenges to claim a 30 days of Qodex badge.



ENDPOINTS