16 lines
490 B
JSON
16 lines
490 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "n8n",
|
|
"slug": "n8n",
|
|
"type": "n8n_automation",
|
|
"logo": "icon.svg",
|
|
"url": "https://bls.media/",
|
|
"variant": "automation",
|
|
"categories": ["automation"],
|
|
"publisher": "BLS media GbR",
|
|
"email": "hello@bls-media.de",
|
|
"description": "Automate without limits. The workflow automation platform that doesn't box you in, that you never outgrow",
|
|
"__createdUsingCli": true,
|
|
"isOAuth": false
|
|
}
|