Hi I need help
# support
c
when I run the AI cold calling function from vapi to make it only updates the top row on google sheets to called and all the other one says not-called after being called. can some one help me with this ?
v
@Calle Certainly! It sounds like you're experiencing an issue with the AI cold calling function where it's not updating the Google Sheets records correctly after calls are made. To assist you better, I would need to know more about how the function is currently set up and interacts with Google Sheets. If you could provide details on the specific function you're using to make the calls and how it's supposed to update Google Sheets, that would be very helpful. Additionally, if there are any error messages or logs you can share, that would also assist in diagnosing the issue. If this is a custom function that you've created using VAPI, please ensure that the logic for updating the Google Sheets rows is correctly iterating over all the rows that need to be marked as "called" or "not-called." It's possible there might be a logical error where only the first row is being updated. If you're not sure how to fix this or if the function is a standard part of VAPI, you might need to reach out to VAPI support for more specific guidance. Please let me know how I can assist you further!
You can continue this conversation by mentioning me in the message.
s
it's some flaw in your logic sorry i can't help you with this, you have to try debugging by yourself.