I am currently running into an issue where some of the return values from a parse json operation are turned into null when passed into a run script operation.
As you can see from the image above, the correct values of 1102, 64, 0 are returned, but when the values are passed on the last 2 numbers are turned into null. Has anyone experienced this before or am I missing something obvious? Any help would be appreciated.
For reference, the entire flow consists of: trigger -> run script1 -> parse json -> run script2

Report
All responses (
Answers (