mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
19 lines
385 B
JSON
19 lines
385 B
JSON
{
|
|
"node": "n8n-nodes-base.splunk",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Development"],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/splunk/"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.splunk/"
|
|
}
|
|
]
|
|
}
|
|
}
|