It sounds like your workflow is replacing the valu...
# general-english
p
It sounds like your workflow is replacing the value with I every time instead of reading the current number and adding +1 after each call. In Vapi, you need to first fetch the existing attempts value from Google Sheets, increment it, then update the row with the new total. I can help you set that up correctly. @Tayfun