mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
28 lines
568 B
JSON
28 lines
568 B
JSON
{
|
|
"node": "n8n-nodes-base.mailchimp",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Marketing & Content",
|
|
"Communication"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/mailchimp"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.mailchimp/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "6 e-commerce workflows to power up your Shopify s",
|
|
"icon": "store",
|
|
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
|
|
}
|
|
]
|
|
}
|
|
} |