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

Forward Filtered Gmail Notifications to Telegram Chat
View
ClockifyBlockiaWorkflow
View
Automate Figma Versioning and Jira Updates with n8n Webhook Integration
View
Manual Bannerbear Automate Triggered
View
Wait Datetime Automate Triggered
View
Raindrop Automate
View
Manual Mondaycom Automate Triggered
View
Streamline Your Zoom Meetings with Secure, Automated Stripe Payments
View
Executecommand Readbinaryfile Automate Triggered
View
Import CSV from URL to Excel
View