Follow up question: is there any easier way to do this? To listen for all mailchimp campaign sends? Without the client needing to do anything on their mailchimp. Can nodes be dynamically created into the flow as new lists get created? ie grab all lists, listen for each?
(Original issue below, solved by creating a new workflow. Unknown why.)
Summary
Describe the problem/error/question
I have found no other way than to require as many triggers as there are lists for listening for new Mailchimp sent campaigns. I have a workflow to build, I simply set them all into a random node, wanted to activate to get data to work on. I double checked. NONE of them have duplicate webhooks or entries.
Follow up question, is there any easier way to do this? To listen for all sends? Without the client needing to do anything on their mailchimp. Can nodes be dynamically created into the flow as new lists get created? ie grab all lists, listen for each?
Or has there been overthought somewhere along this path and theres an easier way to auto post campaigns to wordpress? Client just wants a copy on their site.
Here is a near exact issue raised well over a year ago, where an admin hotpatched the issue (I presume): Can't activate workflow with Mailchimp trigger, "Unknown Error"
I did delete all other nodes and saved to confirm the same occurs.
Yes, even just one new mailchimp trigger.
What is the error message (if any)?
Started the workflow simply replies:
Please share your workflow
Information on your n8n setup
- n8n version: 1.37.3
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud


