Step 4: Test the flow

  1. Copy the input, and then click Run.
  2. In the Run dialog, paste the following values:
    • url: http://petstore-demo-endpoint.execute-api.com/petstore/pets
    • key1: type
    • value1: Dog
    • key2: page
    • value2: 2
  3. Click Run.

  4. In the executed flow, scroll to the HTTP Raw Request card and check the details of the body field. Verify that the contents match your Postman statement.

Next steps

Step 5: Create the output