Run NodeRED Collection Using Postman

About this task

You can run the collection (NodeRed Post Config.postman_collection.json and NodeRed_Post.postman_environment.json) using Postman.

Procedure

  1. Navigate to the location of NodeRed installer, and then copy the postman collection from the directory {{Node red installer}}/nodered/Postman_collections.
  2. Add scope and redirect the URL to the client.
  3. Access the Postman application, then select Import.

    The Import window appears.

  4. Select Upload Files, then browse and select the NodeRed Post Config.postman_collection.json and NodeRed_Post.postman_environment.json files.
  5. Select the check boxes for the two files, then select Import.
  6. In the right pane, in the Environment field, select NodeRed_Post from the list.
  7. Select Settings.

    The Settings dialog box appears.

  8. If UAA is running on the self-signed certificates, then disable SSL certificate verification by clicking the toggle button.
  9. Select the collection, then select Run collection.
  10. In the Delay field, type 1000.
    It takes about one second to proceed to the next call.
  11. Select Run Nodered Post Config.

    When the Postman runs successfully, it shows the status as pass.