Monday.com tags from arrays

I am hoping to add tags to an item in Monday.com.

Firstly I use the Create or Get a Tag module to search the output of a text parser (between 1 and 5 bundles):

Next I aggregate the results (the tag IDs):

Finally I use the Update Column Values of a Specific Item module to add the tag IDs to the item:

However, despite 5 tags being input from the text parser, I only get one tag actually inserted into Monday.com:


What am I doing wrong to lose all the other tags?

Welcome to the Make community!

1. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

2. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes