Text aggregator in Loop over items

guys. whats the best way to aggregate simple strings. in my case, i have a loop that involves uploading to supabase and it gets me the id of the file. now i want that after going through the loop i need a concatenated id of all ids in a simple string to be returned in done node of the loop. how to do that ? kindly help
ive tried to add custom code but its still returning me single id

Information on your n8n setup

hello @Bisma_Majeed

Actually, you don’t need the Loop node here.

1 Like

you just saved me hours. didnt know it was possible this easily. thankyou

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.