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

Manual GoogleDrive Automate Triggered
View
Awss3 Wait Automate Triggered
View
Cocktail Recipe Sharing
View
Find a New Book
View
Receive a Mattermost message when a user updates their profile on Facebook
View
Functionitem Manual Create Triggered
View
piepdrive-test
View
Executecommand Localfile Automation Triggered
View
Track an event in Segment
View
Get all orders in Squarespace to Google Sheets
View