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

Extract information from an image of a receipt
View
On new Stripe Invoice Payment update Hubspot and notify the team in Slack
View
Mautic Mondaycom Create Triggered
View
CV Evaluation - Error Handling
View
Bannerbear Discord Create Webhook
View
Splitout Filter Send Webhook
View
Dialpad to Syncro
View
Manual N8N Export Triggered
View
Aggregate Stickynote Create Triggered
View
Build an MCP server with Airtable
View