Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Parse JSON values in network requests to improve Excel download

Avatar

Community Advisor

6/30/22

Description - Parse JSON values into their own table rows in the network requests view, so that the values within the JSON can be more easily inspected/verified in downloaded Excel files.

Why is this feature important to you - Verifying values within the JSON is very important to verify correct tracking, instead of seeing the long JSON string.

How would you like the feature to work - The debugger automatically parses JSON values into their own (nested) rows in the network requests table.

Current Behaviour - JSON values are one long string value, so in the downloaded Excel file, it is difficult to read the individual values properly without additional manual parsing.

yuhuisg_0-1656651534574.pngyuhuisg_1-1656651579646.png