I’m not an expert, which is why I thought Activepieces would be a good fit for me. The output I’m seeking is to have multiple rows on a CSV (or Google Sheet) created by one trigger. In this case, it’s multiple social media posts (single or multiple channels - but that might complicate things!), but it could equally be other multiple outputs from a single trigger - from idea to multiple use. If that doesn’t clear it up, then no worries.
I haven’t tried, but I am assuming as you are using New Row, you are entering something into the sheet to trigger the action that creates the social media posts; if this is the case, you would be better off just asking Gpt to create 1 social media post, and it will do so for each row in the sheet. Without knowing your input, it is hard to say; I gather you are creating 5 varying posts for one topic/title/company. If that is the case, you could still do that by just entering the same value in 5 different rows, and gpt should be smart enough to make them unique for each time (depending on your gpt settings).
Another possible approach might be to ask Gpt to either output the results as a table, as CSV or even as JSON so that each output it creates would be on a separate row (if using JSON, you could use the built-in action to convert the JSON back to CSV), as Google sheets (and excel) use CSV to format data into cells/rows this might give you the output you desire on separate rows. However, at this point, it is just theoretical thinking. I have not tried, so I cannot guarantee a working result for you.
In any case, it should give you something to think about. I hope this is helpful in some way.