Hey everyone, I am using n8n to collect health score metrics for five different websites via a Set node. Now, I want to take the five rows of data (each representing one website’s health score) and populate them into five separate tabs in a single Google Sheets document—one tab per website.
Has anyone done this or have any suggestions on how to set it up? Thanks in advance!