Hey guys! I know people have posted about converting macros .json files to CSV. I made a tool to help do it! Currently, downloading them means downloading a .json file and using a generic .json to CSV converter, but the output contains a ton of auto-generated HTML columns that the user has to manually delete. The way my tool will work is...
- you upload your .JSON macros file
- you exclude any columns you don't want in your output CSV, like auto-generated HTML and things that aren't useful for general reading
- you download your CSV!
I'm currently building this out and set up a site to collect emails for when it launches / get validation. Here's the site -