Hi there @Maartje - Thanks for writing to our community!
To handle your update subscription when renewed, we suggest checking out all the help articles on the community on how to make a lookup table in Google Sheets: Here’s a search for you to review all the help articles we have.
Hey @Maartje
You can use paths for this.
One path to handle updates and another to handle new subscriptions.
After the Subscription from Woocommerce,
Search for the subscription in the google sheet (a unique id must be used as the search value)
Then make your 2 paths.
For the update path, when you update gsheets, you just need to fill up the rows that you need to update. Gsheet, doesn't remove the previous data as long as you don't fill up the field with data.
As for the new+old renewal. Since you have a search step already and the data with the old renewal is available. In the Update step, you just need to put in the renewal field : =old renewal + new renewal
You can reach out to my company too (https://connex.digital/ ) if you want us to make the zap for you or if you need any consultation.
Cheers!
Hey @Maartje!
How is it going? Did the suggestion to try Paths for the new vs renewed subscriptions work out for your Zap? The Community wouldlove to hear it!