Best answer

Updated deal in Pipedrive should check and update google sheets rows

  • 3 August 2022
  • 2 replies
  • 58 views

Hi all, 

We have a Google Sheet with multiple rows and new rows are added each time a new deal is processed. 

I want to update a Google Sheet row when a deal is not new, but updated on ‘Status’ or on ‘Value’ in Pipedrive. Therefore it is not the same row each time, but it can be row 1 today, row 485 tomorrow and row 2932 the day after.

Organisation, Source & Owner remains untouched and unchanged as values. I don’t understand the logic on how to get this in a zap. I tried working with lookup, but really don’t understand how to lookup up the correct row and then to update the correct row. 

So for example status deal is open, we have won the deal so change the status to won. Value was changed from 1k to 2k. Both I want to update at the right row. 

Thanks for your help. 

 

icon

Best answer by Troy Tessalone 3 August 2022, 16:11

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @Dotlab 

Good question.

If you have the Deal ID in the GSheet as a column, then you can use these Zap action steps…

Action: GSheets - Lookup Row

Action: GSheets - Update Row ( Map the row ID from the previous step using the ‘custom’ option)

https://zapier.com/help/create/basics/set-up-your-zap-action#set-up-your-action

 

Userlevel 7
Badge +9

Hey @Dotlab! Troy is correct in that you would need to first lookup the row and then update it so the update happens dynamically. How are you doing here? Were you able to get this set up? Let us know - we want to make sure you’re all set!