worthy-roseW

Conversation loop problem

Hi, I am having an issue with reusing variables in a loop.

My chatbot sends an Airtable GET request to create carousel cards, which all works fine. But my chatbot is on a loop so that the user can do another search if they choose. My issue is that on the second or third loop, there becomes an overlap of information in the variable from the loop before.

I have tried resetting all the variables manually using a "Set Card" with all values adjusted to "0", but it does not work and still holds the value of the previous requests.

I am struggling to find anything online to solve this problem. Can someone help?
Was this page helpful?