May 27, 2024 03:45 AM
I have a JSON array in a field called 'Output' in a table called 'Assessmnt converter'.
I am trying to create new records into a table called 'Submissions test' and populate the data into four respective fields; Question number raw, Question raw, Number of marks raw and Student answer raw.
I have created an automation whereby if the 'Output is not empty', it runs the following script.
However, every time I run the script, I'm getting the following error:
Here is my script:
May 27, 2024 04:26 AM
If you could provide a read-only invite link to a duplicated copy of your base with some example data, including example JSON that's causing the error, I could take a look at this for you!