Member-only story

Advanced Visualizations with D3.js for Hierarchical Topics with Symbl’s APIs in Postman

Eric Giannini
8 min readFeb 8, 2021

--

D3.js is not famous for the interactive hero banner on their website but for their data driven documentation library called D3.js. Written in JavaScript their library enables developers to visualize data in three dimensions.

Added to tests in Postman, the D3.js library enables developers interested in displaying advanced visualizations from hierarchical topics from Symbl.ai’s APIs.

In the following blog you use D3.js to create an advanced visualization for mind mapping topics from a Symbl.ai conversation. You sign up with Symbl.ai. After sign up you download Postman’s collections for Symbl.ai. Inside of Postman you create a script. With the script you visualize the hierarchy of topics.

Setup

Sign up for free immediately with a single click through Single Sign on (SSO) here. Navigate to Symbl’s documentation where is a section for “Getting Started” right after the “Introduction”: Getting Started >> Using Postman (i.e., https://docs-staging.symbl.ai/docs/getting-started/postman). Chose whether you would like to run Postman in the web or for your corresponding operating system. Authenticate. Upload a conversation. Retrieve the conversationId.

Topics API

--

--

Eric Giannini
Eric Giannini

Written by Eric Giannini

🙌 Working with Swift, Kotlin, the world wide web

No responses yet