Add new codex files (#2037)

This commit is contained in:
Harshil Agrawal 2021-07-29 15:34:55 +02:00 committed by GitHub
parent 65c40a1d1e
commit b039de7226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 145 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.actionNetwork",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Sales",
"Marketing & Content"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/actionNetwork"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.actionNetwork/"
}
]
}
}

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.awsDynamoDb",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Data & Storage",
"Development"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/aws"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsDynamoDb/"
}
]
}
}

View file

@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.ciscoWebex",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Communication"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/ciscoWebex"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.ciscoWebex/"
}
]
}
}

View file

@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.ciscoWebexTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Communication"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/ciscoWebex"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.ciscoWebexTrigger/"
}
]
}
}

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.elasticsearch",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Development",
"Data & Storage"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/elasticsearch"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.elasticsearch/"
}
]
}
}

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.serviceNow",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Productivity",
"Communication"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/serviceNow"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.serviceNow/"
}
]
}
}

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.stripe",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Finance & Accounting",
"Sales"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/stripe"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.stripe/"
}
]
}
}