Workflow: Manual Datetime Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Date & Time",
            "type": "n8n-nodes-base.dateTime",
            "position": [
                450,
                300
            ],
            "parameters": {
                "value": "14\/02\/2020",
                "options": {
                    "fromFormat": "DD\/MM\/YYYY"
                }
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Date & Time",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Import CSV from URL to GoogleSheet
View
Monitor USDT ERC-20 Wallet Balance with Etherscan and Telegram Notifications
View
Splitout Elasticsearch Create Webhook
View
HubSpot Cron Automate Scheduled
View
Manual N8Ntrainingcustomerdatastore Automation Webhook
View
N8N EspaƱol - Ejemplos
View
HTTP Googlebigquery Automation Scheduled
View
My workflow
View
Bitrix24 Chatbot Application Workflow example with Webhook Integration
View
Dynamically switch between LLMs Template
View