Skip to main content
Question

Not able to loop correctly in my csv file

  • April 24, 2025
  • 2 replies
  • 18 views

Hi all

 

Spite of my tries, i can not get the loop to use the "rows” as mapping field. Any thought?

 

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

DavidLGS
Forum|alt.badge.img+6
  • Zapier Solution Partner
  • 209 replies
  • April 24, 2025

You likely want to add each of the data sets from your Python output as the values to loop in step 6. 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34080 replies
  • April 24, 2025

Hi ​@a.shiperp 

Options for handling CSV files in Zap steps:

  • Files by Zapier - Line Items from CSV
  • Formatter > Utilities > Import CSV

 

Help links for using the Looping Zap app: https://zapier.com/apps/looping/integrations#help

For the Values to Loop…

  • the left side would be a name for the Variable
  • the right side would be the variable to map from a previous Zap step that is an array of items
    • e.g. ID is an array of the IDs output from the Code step