📄️ Using the Flow View
The flow view is a visual representation of the flow of your exchanges, variables and arguments. While using the flow view, there are a few tricks that can make it easier to use.
📄️ Exchange Model & Variable Detection
When an exchange is added to a API Parrot collection, it will be parsed and a model will be created for that exchange. The goal of this parser is to figure how the request and the response are structured so that:
📄️ Variable & Argument Prioritization
Multiple variables and arguments can conflict with each other, and it is important to understand how API Parrot prioritizes these variables and arguments and how to customize this behavior.
📄️ Capturing Exchanges with Proxy
API Parrot includes a powerful proxy feature that allows you to capture HTTP exchanges.