Step 4: Test the flow

  1. Copy the input, and then click Test.
  2. In the Test dialog, paste the following values:

  • url: http://petstore-demo-endpoint.execute-api.com/petstore/pets

  • key1: type

  • value1: Dog

  • key2: page

  • value2: 2

  1. Click Test.

  2. 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