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

Manual Wordpress Automate Triggered
View
Auth0 User Login
View
Create a screenshot of a website and send it to a telegram channel
View
Crypto Webhook Automate Webhook
View
Create a new issue in Jira
View
Functionitem Telegram Create Webhook
View
Code Form Automation Webhook
View
Splitout Code Send Scheduled
View
Datetime GoogleCalendar Send Scheduled
View