Block 1 - README
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Stop managing onboarding as a checklist. Let automation handle the infrastructure so you can focus on the people. Manually provisioning a new hire's digital workspace is a recipe for human error an...
n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.microsoftagent365trigger, n8n-nodes-base.code, n8n-nodes-base.microsoftsharepoint, n8n-nodes-base.microsoftonedrive, n8n-nodes-base.itemlists, n8n-nodes-base.merge, n8n-nodes-base.microsoftteams
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mychel Garzon.
Original n8n.io sourceStop managing onboarding as a checklist. Let automation handle the infrastructure so you can focus on the people.
Manually provisioning a new hire's digital workspace is a recipe for human error and "Day 1" friction. This workflow orchestrates the entire Microsoft 365 onboarding stack in a single, parallel execution. It doesn't just run tasks; it verifies them, handles API failures gracefully, and reports a live status dashboard directly back to HR.
The workflow operates in four synchronized stages:
Continue on Fail logic. This means if one branch hits an API limit or error, it passes an error object forward rather than crashing the entire process.Parse New Hire + Config node and replace the placeholder IDs with your specific SharePoint Site ID, List ID, and Teams Team ID.Sites.ReadWrite.All, Files.ReadWrite.All, Channel.Create, Mail.Send).Build SubFolder Paths code node to match your company's specific folder structure.System Message in the AI node to match your company's unique brand voice.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Orchestrate M365 employee onboarding with SharePoint, OneDrive, Teams, Outlook and Claude |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | HR, AI Chatbot |
| Author | Mychel Garzon |
| Published | 11 May 2026 |
Use the JSON export at /data/workflows/15628/15628.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Stop managing onboarding as a checklist. Let automation handle the infrastructure so you can focus on the people. Manually provisioning a new hire's digital workspace is a recipe for human error an...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Chatbot use case.