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

Splitout Webhook Automation Webhook
View
HN Who is Hiring Scrape
View
Synchronize your Google Sheets with Postgres
View
Telegram RAG pdf
View
Telegram AI-bot
View
Create an Onfleet task when a file in Google Drive is updated
View
Clockify Backup Template
View
Stripe Payment Order Sync – Auto Retrieve Customer & Product Purchased
View
Post RSS feed items from yesterday to Slack
View
Stickynote Gmail Create Triggered
View