Workflow: Manual Microsoftonedrive Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Microsoft OneDrive",
            "type": "n8n-nodes-base.microsoftOneDrive",
            "position": [
                450,
                300
            ],
            "parameters": {
                "name": "n8n-rocks",
                "options": [],
                "resource": "folder",
                "operation": "create"
            },
            "credentials": {
                "microsoftOneDriveOAuth2Api": "n8n-docs-creds"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Microsoft OneDrive",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Google Sheet to Mailchimp
View
Wait Slack Monitor Webhook
View
LinkedIn Profile Finder via Form using Bright Data & GPT-4o-mini
View
Dynamically switch between LLMs Template
View
Whisper Transkription copy
View
[2/2] KNN classifier (lands dataset)
View
Manual GoogleDrive Automate Triggered
View
Wait Splitout Automation Webhook
View
Spot Workplace Discrimination Patterns with AI
View
chrome extension backend with AI
View