I have created a loop for a list of products and the associated price for each product. I want to take the results of the loop and create a new row in a Zapier table (or Google Sheet) that will match the product name with the column header and add the product price in a new row.
Hi
For us to have more context, post screenshots with how your Zap steps are outlined and configured in EDIT mode.
Also, outline a specific example for us so we can understand the input and expected outcome.
Screenshots attached:
- First step is to retrieve a record from our Freshsales account
- Results of the retrieval provides the record and within the record is a collection of products and rates and the Account (Client) name (i.e. Mid States Title)
- Next Zap loops through the list of products to extract the Product Name, Product ID and Product Rate (Price)
- Goal is to create a new record in a Zap table (screenshot attached) for the Account (Enterprise Name) and then add the Product Rate into the matching columns in the table.
Hi there
I’m jumping in to see if I can help!
It looks like your Looping by Zapier setup is good. Could you please try mapping the output of the looping step to the Zapier Tables step?
Kindly give it a try and let me know how it goes? I'll keep an eye out for your response!
For us to have more context, post screenshots with how your Zap step 3 is configured in EDIT mode.
Map data from Step 1 into the Looping step.
Map data from the Looping step to the steps after the Looping step.
If you want loop iteration values sent to Step 3, then you would map variables from Step 2.
- Create a new record in the Zapier table
- Read the Product Name from the Loop result
- Find the matching column in the Zapier table for the new record
- Write the Product Rate value from the Step 2 loop results into the Zapier table.
That would likely involve a custom Code step to set N variables to then map to each column.
For each loop iteration, only the matching column variable would have a value.
e.g. If there are 3 columns, then the Code step would output 3 variables to map.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.