> For the complete documentation index, see [llms.txt](https://aminoxix.gitbook.io/api-week/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aminoxix.gitbook.io/api-week/a-sigs-session-with-postman.md).

# A SIG's Session with Postman

Hey API SIG,\
Did you miss the API Week with Postman session on Getting started with Flows and visualising response better? Don't worry, we've got you covered with this exciting recap!

<div><figure><img src="/files/PrWoSSkqzpdHFENAyg5I" alt=""><figcaption><p>meet our host who's also a PSL from Bhilai</p></figcaption></figure> <figure><img src="/files/sDE95Lt07vjREIZqUvIL" alt=""><figcaption><p>Welcome to our hon'ble speaker, Pradumna Saraf</p></figcaption></figure></div>

Pradumna Saraf, a well-known face in the Open Source community and Postman Student Leader, provided an informative and engaging session. He deep-dived into the flow of sending requests and responses, and how to visualize them based on success or failure conditions. And let me tell you, the visualization capabilities of Postman with images are mind-blowing!

<figure><img src="/files/Rc7hv7n8TdpdcSW6cQ4f" alt=""><figcaption><p>Fetching population of country: 'India'</p></figcaption></figure>

{% hint style="info" %}
REST API (used for stream): [https://restcountries.com/v3.1/name/{country}?fullText=True](https://restcountries.com/v3.1/name/india?fullText=True)
{% endhint %}

From crypto market up-downs to real-world use cases, Pradumna gave us insights how to make the most of the Postman flow visualizer like, gauge, boolean, chart, image & more. And for all you beginners to intermediate-level participants, this session was a fun and informative learning experience.

<div><figure><img src="/files/lq18vWzkpAzNv5O4Pa4T" alt=""><figcaption><p>used gauge</p></figcaption></figure> <figure><img src="/files/YnG3HMRLKg0bgESEIucP" alt=""><figcaption><p>using boolean</p></figcaption></figure></div>

While the session was not a deadline for the Challenge II - Build Workflows with APIs, we consider it as an extended session or for **SIG (Special Interest Group).**

We also want to give a shout-out to Ayush, the host of the extended session and Postman Student Leader from Shri Shankaracharya Technical Campus. He played his part well and even shared a post on LinkedIn by found it really overwhelmed. Let's show him some love and appreciation!

:link: [Host's LinkedIn Post](https://www.linkedin.com/posts/ayushsahu77_postman-postmanapi-postmanstudent-activity-7052300631604150272-OHlG)

Overall, this session was a great success and provided valuable insights into the world of Flows and visualising response better using Postman. Keep exploring and keep learning!

Happy hacking flows!

Best Regards,\
**aminos & team**\
Postman Student Leader


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aminoxix.gitbook.io/api-week/a-sigs-session-with-postman.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
