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

puq-docker-n8n-deploy
View
Web Server Monitor.
View
Noop GitHub Create Triggered
View
comentarios automaticos
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
GoogleSheets Spreadsheetfile Create Webhook
View
Send an SMS to a number whenever you go out
View
post to mattermost v2
View
Get the logo, icon, and information of a company and store it in Airtable
View
Wait Schedule Create Scheduled
View