mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 04:04:06 -08:00
⚡ Add and update codex files (#2273)
This commit is contained in:
parent
afbf905f88
commit
c12c24e5a2
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.elasticSecurity",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/elasticSecurity"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.elasticSecurity/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
|
@ -17,4 +17,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
20
packages/nodes-base/nodes/Misp/Misp.node.json
Normal file
20
packages/nodes-base/nodes/Misp/Misp.node.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.misp",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/misp"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.misp/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
20
packages/nodes-base/nodes/Netlify/Netlify.node.json
Normal file
20
packages/nodes-base/nodes/Netlify/Netlify.node.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.netlify",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/netlify"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.netlify/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
20
packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.json
Normal file
20
packages/nodes-base/nodes/Netlify/NetlifyTrigger.node.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.netlifyTrigger",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/netlify"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.netlifyTrigger/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
|
@ -15,58 +15,6 @@
|
||||||
{
|
{
|
||||||
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.seaTable/"
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.seaTable/"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"generic": [
|
|
||||||
{
|
|
||||||
"label": "2021 Goals: Level Up Your Vocabulary With Vonage and n8n",
|
|
||||||
"icon": "🎯",
|
|
||||||
"url": "https://n8n.io/blog/2021-goals-level-up-your-vocabulary-with-vonage-and-n8n/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "2021: The Year to Automate the New You with n8n",
|
|
||||||
"icon": "☀️",
|
|
||||||
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "15 Google apps you can combine and automate to increase productivity",
|
|
||||||
"icon": "💡",
|
|
||||||
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Building an expense tracking app in 10 minutes",
|
|
||||||
"icon": "📱",
|
|
||||||
"url": "https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Why this Product Manager loves workflow automation with n8n",
|
|
||||||
"icon": "🧠",
|
|
||||||
"url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Learn to Build Powerful API Endpoints Using Webhooks",
|
|
||||||
"icon": "🧰",
|
|
||||||
"url": "https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Sending SMS the Low-Code Way with SeaTable, Twilio Programmable SMS, and n8n",
|
|
||||||
"icon": "📱",
|
|
||||||
"url": "https://n8n.io/blog/sending-sms-the-low-code-way-with-seatable-twilio-programmable-sms-and-n8n/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Automating Conference Organization Processes with n8n",
|
|
||||||
"icon": "🙋♀️",
|
|
||||||
"url": "https://n8n.io/blog/automating-conference-organization-processes-with-n8n/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
|
|
||||||
"icon": "🎖",
|
|
||||||
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "How Goomer automated their operations with over 200 n8n workflows",
|
|
||||||
"icon": "🛵",
|
|
||||||
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -17,4 +17,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
20
packages/nodes-base/nodes/Splunk/Splunk.node.json
Normal file
20
packages/nodes-base/nodes/Splunk/Splunk.node.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.splunk",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/splunk"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.splunk/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
24
packages/nodes-base/nodes/UrlScanIo/UrlScanIo.node.json
Normal file
24
packages/nodes-base/nodes/UrlScanIo/UrlScanIo.node.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"node": "n8n-nodes-base.urlScanIo",
|
||||||
|
"nodeVersion": "1.0",
|
||||||
|
"codexVersion": "1.0",
|
||||||
|
"categories": [
|
||||||
|
"Development",
|
||||||
|
"Utility"
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"credentialDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/credentials/urlScanIo"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"primaryDocumentation": [
|
||||||
|
{
|
||||||
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.urlScanIo/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"alias": [
|
||||||
|
"Scrape"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue