Zapier: PD > updating a row in G-sheets

Options
Niels Rijneveld_26
Niels Rijneveld_26 Member Posts: 4
edited July 2022 in Apps and Integrations #1

Hi all,

I'm doing some fun integrations with Gsheets using Zapier. Here's what I trying to achieve. I have 2 PD filters, A & B:

  • A: when deals move to stage XYZ and are "open"
  • B: deals are still in stage XYZ but marked as "lost"

I want both to appear in a Gsheet. For filter A, I have succeed to "create a new row" in Gsheets as below.

image

 

The next step, is perhaps a multi-step Zapier. Here's what I want:

  • If one of the above deals is marked as "Lost", it will go out of filter A and moved into filter B
  • When a deal enters filter B, I want to scan my sheet for the ID (example: ID 15570)
  • If the ID is there (which will always be true), I want to update ONLY that particular row (example: ID 15570). This should be a dynamic vlookup search.
  • Although I want to update the whole role, the only values that will change are "Status" and "Stage change".
image

I haven't succeeded in this multi-step Zapier, most likely because I didn't quite understand the "customize spreadsheet rows" in the last 2 steps. 

Could somebody explain me which fields I should enter in those last 2 Zapier steps?



5e71d7d44a750d559a5a8a23_65313.png
5e71d9e30129520676baba9b_16370.png

Comments

  • Alfredo Borgaro
    Alfredo Borgaro Member Posts: 3
    edited April 2022 #2
    Options

    I have this same issue, but haven't been able to find a solution...

    Also I find that custom fields send back an ID instead of the actual TEXT (which I need)... 

  • Mike van der Valk
    Mike van der Valk Pipedrive Team Posts: 3,078 PIPEDRIVE TEAM
    First Anniversary 5 Likes 5 LOLs First Answer
    edited April 2022 #3
    Options

    @Paulo when you have some minutes do you perhaps have any suggestion?

  • Paulo_82
    Paulo_82 Posts: 4 PIPEDRIVE TEAM
    First Comment Pipedrive Team
    edited February 2022 #4
    Options

    Hey there @Niels Rijneveld and @Alfredo Borgaro

    I've recorded a quick and simple video here doing a similar zapier like this one, the actions on the spreadsheet are everything right and you have to select the to lookup from a column of PD ID and the lookup value get the ID from the deal from step 1, and to update that same row in the 3rd step you must select the row ID from step 2 to update the right row. 

    And @Alfredo Borgaro indeed Pipedrive sent the ID's of single opt and multiple opt fields, in this case you need to add steps (One for each custom field that you want to migrate) to transform the ID into the value, you use the Formatter by zapier app, event would be utilities and action would be lookup table, you can contact Pipedrive support to get the ID's of each option from the custom fields that you want to send the info.

    I've talked about it all in the video, if you both have any question let us know. 

    Video: http://sharing.pipedrive.com/ngUEqh

  • Coupler.io
    Coupler.io Member Posts: 1
    First Anniversary
    edited July 2022 #5
    Options

    hi @Niels Rijneveld and @Alfredo Borgaro, I would suggest you to check out Coupler.io Google Sheets add-on that allows importing data from Pipedrive to your spreadsheet on a schedule (at this moment, the shortest frequency is 1 hour). 

    I think that you can create two filters within Pipedrive, and then use them to create two different Coupler.io importers - so they will pull data (including custom fields) to Google Sheets. There you will be able to manipulate with data. This is a link to the knowledge base that you can use to set up importers.

    Coupler.io has two import modes 1) rewrite - completely synchronizes information every hour - so all data will be rewritten, 2) append - adds new records to the end of your sheet. 

    Check it out and let me know if it worked for you!

  • Travis Worthington
    Travis Worthington Member Posts: 1
    edited June 2021 #6
    Options
    Paulo said:

    Hey there @Niels Rijneveld and @Alfredo Borgaro

    I've recorded a quick and simple video here doing a similar zapier like this one, the actions on the spreadsheet are everything right and you have to select the to lookup from a column of PD ID and the lookup value get the ID from the deal from step 1, and to update that same row in the 3rd step you must select the row ID from step 2 to update the right row. 

    And @Alfredo Borgaro indeed Pipedrive sent the ID's of single opt and multiple opt fields, in this case you need to add steps (One for each custom field that you want to migrate) to transform the ID into the value, you use the Formatter by zapier app, event would be utilities and action would be lookup table, you can contact Pipedrive support to get the ID's of each option from the custom fields that you want to send the info.

    I've talked about it all in the video, if you both have any question let us know. 

    Video: http://sharing.pipedrive.com/ngUEqh

    Hey, @paulo thanks for this! The video is no longer available and this is the exact answer I need. Could you reupload? Thanks