mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 12:35:46 +03:00
29 lines
751 B
JSON
29 lines
751 B
JSON
{
|
|
"node": "n8n-nodes-base.dateTime",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Core Nodes"],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.datetime/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "6 e-commerce workflows to power up your Shopify s",
|
|
"icon": "store",
|
|
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
|
|
},
|
|
{
|
|
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
|
|
"icon": "👥",
|
|
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
|
|
}
|
|
]
|
|
},
|
|
"subcategories": {
|
|
"Core Nodes": ["Helpers", "Data Transformation"]
|
|
}
|
|
}
|