Workflow: Manual Microsoftexcel Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Microsoft Excel",
            "type": "n8n-nodes-base.microsoftExcel",
            "position": [
                450,
                300
            ],
            "parameters": {
                "filters": [],
                "operation": "getAll"
            },
            "credentials": {
                "microsoftExcelOAuth2Api": "ms-oauth-creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Microsoft Excel",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

YogiAI
View
Clone n8n Workflows between Instances using n8n API
View
Wait Redis Send Triggered
View
Chinese Translator
View
Process
View
Wait Splitout Create Scheduled
View
Workflow stats
View
Splitout Schedule Create Scheduled
View
Send updates about the position of the ISS every minute to a topic in RabbitMQ
View
Generate Graphic Wallpaper with Midjourney, GPT-4o-mini and Canvas APIs
View