Forum Discussion
Mike_Shippy
3 days agoQrew Member
Using postman as a way to validate data going to and from an API is great advice. It can be difficult to drill-down into API responses VIA pipelines to get what you're looking for. For people just starting out pay attention to documentation on whether it's a GET or POST request as they are handled differently and you need to update your request accordingly!