Add codex files (#2431)

This commit is contained in:
Harshil Agrawal
2021-11-12 13:53:47 +01:00
committed by GitHub
parent 931ad58b80
commit abdcb0836e
2 changed files with 39 additions and 0 deletions

View File

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