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

Netlify Slack Automate Triggered
View
Import multiple Manufacturers from Google Sheets to Shopware 6
View
GoogleSheets Slack Send Triggered
View
Extract spend details (template)
View
Respondtowebhook Stickynote Automate Webhook
View
ICP Company Scoring
View
Synchronize your Google Sheets with Postgres
View
Build a Chatbot, Voice Agent and Phone Agent with Voiceflow, Google Calendar and RAG
View
Wait Dropbox Create Webhook
View
Telegram Code Automation Webhook
View