Add codex files (#2412)

This commit is contained in:
Harshil Agrawal
2021-11-05 15:45:20 +01:00
committed by GitHub
parent a46c7f827d
commit cfd797b8ad
4 changed files with 85 additions and 0 deletions

View File

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