Workflow: Converttofile Manual Process

Workflow Details

Download Workflow
{
    "meta": {
        "instanceId": "d7fca24febd307481e0bbb00524fea1b07b7a70804c772daa0c99b9ce35883b9",
        "templateCredsSetupCompleted": true
    },
    "nodes": [
        {
            "id": "9b5b5af9-8a56-40a3-ad75-1e1186e96439",
            "name": "When clicking \u2018Test workflow\u2019",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                640,
                360
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "id": "7c99e8d9-ef79-4833-bb0c-5005d210418e",
            "name": "n8n | Get all executions",
            "type": "n8n-nodes-base.n8n",
            "position": [
                880,
                360
            ],
            "parameters": {
                "filters": [],
                "options": [],
                "resource": "execution",
                "returnAll": true
            },
            "credentials": {
                "n8nApi": {
                    "id": "3c3kWsiMeyTemNnV",
                    "name": "n8n account"
                }
            },
            "typeVersion": 1
        },
        {
            "id": "95ae4ed4-22d4-41dc-be75-ea1224985f80",
            "name": "Convert to CSV",
            "type": "n8n-nodes-base.convertToFile",
            "position": [
                1140,
                360
            ],
            "parameters": {
                "options": []
            },
            "typeVersion": 1.100000000000000088817841970012523233890533447265625
        },
        {
            "id": "07665975-a07c-4c7c-b9ec-cad583b17c07",
            "name": "Sticky Note",
            "type": "n8n-nodes-base.stickyNote",
            "position": [
                800,
                220
            ],
            "parameters": {
                "color": 5,
                "width": 254,
                "height": 355,
                "content": "## Get all executions\n**Workflow and Status Filters can be applied here**"
            },
            "typeVersion": 1
        },
        {
            "id": "14e2f531-5902-4c58-946c-a8571266c5e4",
            "name": "Sticky Note1",
            "type": "n8n-nodes-base.stickyNote",
            "position": [
                1080,
                220
            ],
            "parameters": {
                "color": 4,
                "width": 214.031325029229748224679497070610523223876953125,
                "height": 355,
                "content": "## Convert to CSV\n**CSV for easy parsing**"
            },
            "typeVersion": 1
        },
        {
            "id": "e1bc72a9-3378-4dd4-88b0-3fb4eee1fea8",
            "name": "No Operation, do nothing",
            "type": "n8n-nodes-base.noOp",
            "position": [
                1380,
                360
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "id": "066fa340-98d6-4e18-87f0-f995083d041d",
            "name": "Sticky Note2",
            "type": "n8n-nodes-base.stickyNote",
            "position": [
                1320,
                220
            ],
            "parameters": {
                "width": 214.07781344172514081947156228125095367431640625,
                "height": 356,
                "content": "## Replace this node\n**Replace this node with any cloud storage destination**"
            },
            "typeVersion": 1
        }
    ],
    "pinData": [],
    "connections": {
        "Convert to CSV": {
            "main": [
                [
                    {
                        "node": "No Operation, do nothing",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "n8n | Get all executions": {
            "main": [
                [
                    {
                        "node": "Convert to CSV",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "When clicking \u2018Test workflow\u2019": {
            "main": [
                [
                    {
                        "node": "n8n | Get all executions",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Schedule Send Scheduled
View
Code Respondtowebhook Process Webhook
View
Personal Portfolio Resume CV Chatbot
View
Manual Stackby Automate Triggered
View
AI Email processing autoresponder with approval (Yes/No)
View
Manual Bannerbear Automate Triggered
View
NameCheap Dynamic DNS (DDNS)
View
Gmail GoogleDrive Import
View
Manual N8N Automate Triggered
View
Send daily weather updates via a push notification using the Pushcut node
View