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

CV Evaluation - Error Handling
View
HTTP Dropbox Automation Webhook
View
Manual Stickynote Automation Webhook
View
✨🩷Automated Social Media Content Publishing Factory + System Prompt Composition
View
NameCheap Dynamic DNS (DDNS)
View
Example - Backup n8n to Nextcloud
View
Splitout Code Update Webhook
View
Fetch the Most Recent Document from Google Drive
View
✨📊Multi-AI Agent Chatbot for Postgres/Supabase DB and QuickCharts + Tool Router
View
Import Odoo Product Images from Google Drive
View