I got an issue that I think it’s very dangerous.
I set up two SEO workflows to fetch keywords from Airtable, generate content through AI Agent and upload them to two different websites (wordpress).
After completing the setup for Workflow 1, I copied it and modified some details to create Workflow 2. Both workflows share the same Airtable token but use different bases and sheets.
The two websites are in different languages. However, somehow, Workflow 1 fetched keywords from Workflow 2, generated content in Workflow 2’s language (the two workflows have nearly similar prompts but differ in the language specified in the prompts), and uploaded the content to Workflow 1’s website.
Yesterday, I also discovered a similar issue where Workflow 2 fetched keywords from Workflow 1 and uploaded them to Workflow 1’s website.
Additionally, I found that the two workflows cannot run simultaneously, even though I have activated both. This issue occurred after I noticed one workflow was not running and attempted to modify its settings.
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.71.3
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Window