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

Create Email Campaign From LinkedIn Post Interactions
View
Use XMLRPC via HttpRequest-node to post on Wordpress.com
View
Splitout Code Automation Triggered
View
Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV
View
Backup n8n Workflows to Bitbucket
View
puq-docker-n8n-deploy
View
Unsubscribe Mautic contacts from automated unsubscribe emails
View
Mattermost N8N Automate Triggered
View
Bitrix24 Task Form Widget Application Workflow example with Webhook Integration
View
Send daily weather updates to a phone number using the Vonage node
View