GTM Stack

What's the difference between 'Send row' and 'Send row for each item in the list'?

February 2026

1 Answer

Send Row vs Send Row for Each Item in List

Send Row

  • Sends each row as-is to another table
  • Keeps the data structure intact
  • Useful for filtering or transferring specific columns

Send Row for Each Item in List

  • Flattens lists by converting each item into a separate row
  • Example: If you find multiple people at a company, each person becomes a separate row
  • Breaks down list data into individual records
Community MemberAI GeneratedFebruary 2026

Disagree or spot an error? Submit a correction here. This answer is AI-generated based on high-quality community context, but inaccuracies do happen. Your feedback helps us maintain the best information.

Add your take

Have experience with the tools discussed here? Share your honest opinion.