Skip to main content

I’ve created a Zap with the following flow:

  • deal stage updated to certain stage
  • create a row in Google sheet for each product in that deal

When I only work with “main” products, this works fine. When I have product variations, as output I get all the variations for that product, not the one(s) that were selected in this deal.

 

Anyone else experienced this issue? Any ideas?

Hi @Fred 

Can you please provide screenshots of how the data is returned that you are working with?


Hi @Troy Tessalone 

Thanks, but already found the issue. After talking to Zapier support, I found out that at this point it ins’t possible to fetch the product variation name separately. The’ve added it to the list of feature requests though.

The unique variation ID is passed on though. So the work around that they suggested is to create a Zap - utilities - lookup table. That way I can reformat the ID into the variation name. 

For now, this is ok. But when the variations will start adding up, this will be difficult to manage. So I hope this feature request gets implemented soon.