@samliew can you please help me with this issue, not sure if you work with make.com since you help a lot but my last post may not have been quite so clear. Basically I could parse to json the long string variable I mentioned but rather than it being a single json object or something that I can input into the custom js module, it just give me those 3 individual variables as shown in the above screenshot.
I think the only thing that could work is trying to parse it within the code but that kept giving me errors.
Following this in a related post you responded to:
You mentioned about passing all of the variables into a single json object, should I make all of them a json object first following this?