Hi Community,
I want to change & optimize my json format. Within the attached workflow, left side shows current json and the right side shows desired output (sample data). I am not an expert on the JSON Build tool and hence, asking for recommendations.
Background/context:
I am using json format as part of my API call to a LLM.
The current format has redundant fields (repeated values for company name and comments fields) and I want to optimize the json format so I can ask the LLM to process less tokens.
Solved! Go to Solution.
Anyone? Is this even possible using JSON Build?
@apathetichell- This is great! Thanks for taking the time to put this together.
The only challenge is that the output is not a valid json format. I am trying to figure it out. Once I do, ill mark your answer as the solution.
Genius!!
Its even better and also valid json. Leant so much about building json in Alteryx - just looking at your workflow!
Thank you very much 🤗
Glad that helps.