Skip to main content

Hello,

I am trying to create a zap that, when a Pipedrive deal is updated (any of its fields), the matching Google Sheets rows are also updated.

I configured the lookup by searching the Deal ID. The Lookup was sucessful but I didn’t have any success setting the “Row’ field in the integration. When I add the row name, I receive an error message “Cursor has gone out of bounds”.

Can you help to understand how to solve this?

 

Thank you very much

Hi @douglas.cettina 

Good question.

You need to map the Row or the ID variable that is returned from the GSheet Lookup Row step into the GSheet Update Row step.


Thank you, Troy!

I was trying to link of the Pipedrive ID instead of the Row ID. I changed it and it is now working.

Thank you for the support.