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

Code Readpdf Send Triggered
View
Manual Readbinaryfiles Automate Triggered
View
Manual Renamekeys Automate Triggered
View
Save Telegram reply to journal spreadsheet
View
Extract personal data with a self-hosted LLM Mistral NeMo
View
Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
View
Manual Automate Triggered
View
Pyragogy AI Village - Orchestrazione Master (Architettura Profonda V2)
View
Splitout Code Create Webhook
View
Transform Image to Lego Style Using Line and Dall-E
View