Workflow: Manual Flow Import

Workflow Details

Download Workflow
{
    "id": "130",
    "name": "Get all the tasks in Flow",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Flow",
            "type": "n8n-nodes-base.flow",
            "position": [
                450,
                300
            ],
            "parameters": {
                "filters": [],
                "operation": "getAll",
                "returnAll": true
            },
            "credentials": {
                "flowApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Flow",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Manual Hunter Automate Triggered
View
Code GoogleCalendar Create Webhook
View
Get details of a forum in Disqus
View
Writebinaryfile Create
View
Code Review workflow
View
Auto categorize wordpress template
View
post to mattermost v2
View
🤖 Telegram Messaging Agent for Text/Audio/Images
View
Manual Rssfeedread Automate Triggered
View
Filter Slack Send Scheduled
View