Some checks failed
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
49 lines
1.5 KiB
JSON
49 lines
1.5 KiB
JSON
{
|
|
"node": "n8n-nodes-base.compareDatasets",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Core Nodes"],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.comparedatasets/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
|
|
"icon": "🏬",
|
|
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
|
|
},
|
|
{
|
|
"label": "Supercharging your conference registration process with n8n",
|
|
"icon": "🎫",
|
|
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
|
|
},
|
|
{
|
|
"label": "Migrating Community Metrics to Orbit using n8n",
|
|
"icon": "📈",
|
|
"url": "https://n8n.io/blog/migrating-community-metrics-to-orbit-using-n8n/"
|
|
},
|
|
{
|
|
"label": "Build your own virtual assistant with n8n: A step by step guide",
|
|
"icon": "👦",
|
|
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
|
|
},
|
|
{
|
|
"label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ",
|
|
"icon": "🙌",
|
|
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
|
|
},
|
|
{
|
|
"label": "7 no-code workflow automations for Amazon Web Services",
|
|
"url": "https://n8n.io/blog/aws-workflow-automation/"
|
|
}
|
|
]
|
|
},
|
|
"alias": ["Join", "Concatenate", "Compare", "Dataset", "Split", "Sync", "Syncing"],
|
|
"subcategories": {
|
|
"Core Nodes": ["Flow"]
|
|
}
|
|
}
|