Can a webhook payload w multiple items be mapped to individual rows? in this case, i want 3 rows. how do i map at the array level and not at the item level? https://app.clay.com/workspaces/460716/workbooks/wb_0syl7r6qp2XifgtNjJx/tables/t_0syl7riSHSNVoZHnpSJ/views/gv_0syl7rjNkmYgUNRAmXb
You can use the "Send row for each item in a list" feature to map webhook payload arrays to individual rows. This functionality specifically flattens lists, turning each item in an array into its own separate row in your destination table. To set this up: 1. While in your table, click Actions → Send table data 2. Select your destination table 3. Choose "Send row for each item in a list" 4. Select which columns to include 5. Click Save