mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-20 02:36:16 -06:00
18 lines
308 B
JSON
18 lines
308 B
JSON
|
|
{
|
||
|
|
"node": "n8n-nodes-base.autosend",
|
||
|
|
"nodeVersion": "1.0",
|
||
|
|
"codexVersion": "1.0",
|
||
|
|
"categories": ["Communication"],
|
||
|
|
"resources": {
|
||
|
|
"credentialDocumentation": [
|
||
|
|
{
|
||
|
|
"url": "https://docs.autosend.com/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"primaryDocumentation": [
|
||
|
|
{
|
||
|
|
"url": "https://docs.autosend.com/"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|