Describe the problem/error/question
I’m pulling news articles several times a day. I want to only add to the article table if the URL is not currently in the table. If it’s in the table, it should be skipped. The further up the flow the better since I don’t have to run additional API calls.
What is the error message (if any)?
Please share your workflow
Information on your n8n setup
n8n 1.52.2:
Database (SQLite):
n8n EXECUTIONS_PROCESS setting (own, main):
Running n8n via Docker:
Operating system: UnRAID
n8n
August 10, 2024, 8:14pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Nevermind. Fixed it myself banging my head hard enough. Added custom API call to NoCoDB and more If nodes.
3 Likes
system
Closed
August 17, 2024, 10:39pm
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.