Changing Multiple Bundles Into Array

Hi all,

I’m forever stumped with iterator and aggregators. I’ve been fighting with GPT for far too long and — set up normally or not — I’m so close.

  • The Webflow page exports the “Tags” as a string of numbers.
  • I have a database in Notion that has successfully changed those to plain text.
  • I need to place them in the Etsy tags field as a mapped array because different entries have different numbers of tags.







Someone please help me with this last step! GPT keeps trying to make me visual aids but glitches out and well there are over 800 entries to move over.

You are appreciated so very much!

Sean

1 Like

Hi @Sean_August_Horvath
You can use a text aggregator to combine all the tags into a single text. Please watch the provided Loom video for better understanding, where we demonstrate a sample workflow.
loom:Explanation


Regards,
Msquare Automation - Gold Partner of Make

Free Consultation | Live Implementation

Visit us here | Youtube Channel

1 Like

Hi there!

Very helpful. I have a better understanding. I can conceptualize what I need to do next — but could use another visual on the mechanics if you have a moment. The output of the actual tag name in plain text from my database is separated by operations. Is it similar to truncate that plain text value down to bundles and then into an array (of whichever format Etsy needs — thank you for that, too)?

A visual of where I am at:

Thank you!!

Ah ha, I just needed to select the trigger module for the Source Module.

Back again!

My output is on new lines:
image

But the Etsy module is getting an error because they’re not an array with each entry numbered in purple like the original Arrays:

image

I’m sort of assuming this is because I used the Text Aggregator (a solution for grouping the different operation values into one operation that I found from another thread).

I swear I accentually had a result earlier that output the values as bundles … and wanted to try that using the actual Array Aggregator on them to see if the “new line” option came out when I put the “Bundle Number” in the “Group by” option. But now I’m stuck with the “Text Array”

Hope this makes sense.

Note that the output was in operations so no where do I have a “bundle number” to map it from.