2022-09-08 16:34:01 +00:00
|
|
|
{
|
|
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
|
|
"name": "n8n",
|
|
|
|
"slug": "n8n",
|
2022-09-15 08:16:56 +00:00
|
|
|
"type": "n8n_automation",
|
2022-09-08 16:34:01 +00:00
|
|
|
"imageSrc": "/api/app-store/n8n/icon.svg",
|
|
|
|
"logo": "/api/app-store/n8n/icon.svg",
|
|
|
|
"url": "https://cal.com/apps/n8n",
|
2022-10-15 08:05:37 +00:00
|
|
|
"variant": "automation",
|
2022-09-15 08:16:56 +00:00
|
|
|
"categories": ["automation"],
|
2022-09-08 16:34:01 +00:00
|
|
|
"publisher": "Cal.com, Inc.",
|
|
|
|
"email": "help@cal.com",
|
|
|
|
"description": "Automate without limits. The workflow automation platform that doesn't box you in, that you never outgrow",
|
|
|
|
"__createdUsingCli": true
|
|
|
|
}
|