Is there any more concise or efficient way, than the following, of splitting out CSV items, processing each of them individually, and combining/de-duping the results?
This sequence is meant to overcome the behavior of the /api/v1/workflows tags filter (which matches only workflows having all of the tags in a CSV list), and instead collect all workflows matching any of the tags in the CSV list.
Information on your n8n setup
- n8n version: 1.50.1
- Database: postgres
- n8n EXECUTIONS_PROCESS setting: own, main
- Running n8n via: Docker
- Operating system: Raspberry Pi Os