πŸ”₯ Feature Spotlight: New raw data view experience

:test_tube: Need to look closer at a module run? Now you can read, copy, and download the exact JSON in a few clicks.

Hey Makers :waving_hand: When you are checking a module run, the fastest path is seeing the data exactly as it was sent or received.

This new view gives you that clarity right inside the Inspect Panel, plus a quick way to take the JSON with you when you need to dig deeper, share context, or test outside Make.

:package: Say hello to the new raw data view experience for module input and output bundles.

:new_button: What’s new

  • Formatted JSON with syntax highlighting, read nested fields, arrays, and objects without squinting at one long block of text.

  • One-click copy for the full payload, grab the entire input or output bundle and paste it into your notes, docs, or a support ticket.

  • One-click download as a JSON file, save module data locally so you can inspect it in your editor, send it to a teammate, or archive a sample run.

  • Built for real scenario inspection, move from the visual bundle view to the exact raw data when you need field-level detail.

:rocket: Why you’ll love it

  • Share a tricky payload with support, download the JSON from a specific module run and attach the exact sample instead of copying screenshots.

  • Test mappings outside Make, copy a real output bundle into your editor or script so you can check structure, field names, and nesting before your next scenario change.

  • Keep a local record of sample data, save input or output bundles from important runs and build a small library of JSON examples for your team.

Happy automating! :purple_circle:

Valery from Make

6 Likes