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

Splitout Webhook Create Webhook
View
Schedule Slack Create Scheduled
View
Personal Portfolio Resume CV Chatbot
View
LinkedIn Profile Discovery
View
Add a event to Calender
View
Auth0 User Login
View
Code Webhook Create Webhook
View
Splitout GoogleCalendar Update Webhook
View
Manual HTTP Automation Webhook
View
Suspicious_login_detection
View