I have configured a Tally Multipage form to be triggered with new responses and then integrated with ChatGPT to create a text based on the fields answered in the Tally, and then generate a mail with Gmail, and all this data insert a row in a GoogleSpreadSheet.
But ChatGPT is not recognizying the data and the fields.
This is the OutPut of Tally
The fields that I’m interested that ChatGPT receives are two questions with a checkbox (multiple selection). This is the PROMPT configured
As you can see the Error of ChatGPT shows is Bundle Validation Error, it seems that the only parameter that ChatGPT recognize is the Bundle 1
I have tried the Iterator with no positive results, my hypothesis is that I have to do a some type of conversion of the data. Has someone had the same problem or has an idea how to solve these problems.
Thanks