Hello Zapier Experts !
I have a Zap where an AI assistant generates a precise JSON, which is then sent to the next step, 'Code By Zapier', where a Python script processes the JSON data. The goal is for the data processed by the Python script to be distributed into specific cells and rows in Excel using the 'Add Row' function.
My problem is: when I test my code in 'Code By Zapier', the test results display correctly in the 'Data Out' tab. However, when I try to select a value from the test in the 'Add Row' step, 'Code By Zapier' only offers me completely different test results from a previous attempt.
I have already tried the following steps:
- Cleared previous test data.
- Refreshed the inputs and outputs.
- Re-authorized steps.
- Ensured the data format is correct.
- Tested with simplified data.
Despite all these efforts, the issue persists. Could you please advise on how to resolve this issue?
I cannot share screenshots due to confidentiality reasons of the company I work for.
Thank you for your assistance :)
PS : sorry about my English, it’s not my main language.