Add codex file for BambooHR (#2742)

This commit is contained in:
Harshil Agrawal 2022-02-05 23:03:59 +01:00 committed by GitHub
parent 0da398b0e4
commit 44275ab444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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