Step 4: Test the flow
- Copy the input, and then click Run.
- 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
- url:
-
Click Run.
-
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.