Workflow: Manual Googletasks Create

Workflow Details

Download Workflow
{
    "id": "2",
    "name": "Add task to tasklist",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                500,
                310
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Google Tasks",
            "type": "n8n-nodes-base.googleTasks",
            "position": [
                920,
                310
            ],
            "parameters": {
                "task": "MDY3OTAyNjUyMDk5NDY5ODIzMzM6MDow",
                "additionalFields": []
            },
            "credentials": {
                "googleTasksOAuth2Api": "shraddha"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Google Tasks",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

upload-post images
View
Auth0 User Login
View
HTTP GoogleSheets Automation Webhook
View
Writebinaryfile Create
View
Wait Redis Send Triggered
View
HR & IT Helpdesk Chatbot with Audio Transcription
View
Code Webhook Send Webhook
View
SERPBear analytics template
View
Wait Splitout Create Webhook
View
Code Webhook Create Webhook
View