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

Mattermost GoogleSheets Automate Scheduled
View
Code Webhook Automation Webhook
View
💻 Schedule workflow activity time
View
Open Deep Research - AI-Powered Autonomous Research Workflow
View
Telegram Code Create Webhook
View
Create a new contact in Agile CRM
View
Splitout Zendesk Send Triggered
View
Splitout Filter Create Webhook
View
Get today's date and day using the Function node
View
Generate Exam Questions
View