Skip to main content

Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini

Workflow preview

Workflow preview
100%
Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Who is this for? This template is perfect for agencies, consultancies, freelancers, and project based teams who want to eliminate repetitive onboarding tasks. If you're tired of manually creating f...

Best for

  • Project Management automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.googledrivetrigger, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.googledrive, n8n-nodes-base.slack, n8n-nodes-base.notion, n8n-nodes-base.googlesheets

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 長谷 真宏.

Original n8n.io source

1.1 Workflow description

Title
Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini
Workflow name
Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini

Who is this for? This template is perfect for agencies, consultancies, freelancers, and project-based teams who want to eliminate repetitive onboarding tasks. If you're tired of manually creating folders, Slack channels, and project pages every time a new client signs a contract, this automation will save you hours. What this workflow does When a new contract PDF is uploaded to a designated Google Drive folder, this workflow automatically:

Parses the filename to extract client name, project name, and contact email Creates a project folder structure in Google Drive with organized subfolders Creates a dedicated Slack channel for project communication Sets up a Notion project page with initial kickoff tasks Logs project details to a master Google Sheet for tracking Drafts a personalized welcome email using OpenAI GPT-4o-mini Notifies your team on Slack with all relevant links when complete

Setup steps Time required: ~15 minutes

Configure OAuth credentials for Google Drive, Gmail, Google Sheets, Slack, and Notion Add your OpenAI API key for AI-powered email drafting Update the "Set Config Variables" node with your specific IDs:

Google Drive parent folder ID Notion database ID Google Sheet ID Slack notification channel ID

Set up the trigger folder in Google Drive where contracts will be uploaded Prepare your Google Sheet with columns: Client, Project Code, Notion Link, Slack Channel, Drive Folder

Requirements

Google Workspace account (Drive, Gmail, Sheets) Slack workspace with bot permissions to create channels Notion workspace with API integration OpenAI API key

File naming convention Upload PDF files using this format: [email protected] Example: [email protected] How to customize

Add more subfolders: Duplicate the "Create Deliverables Subfolder" node Customize the email prompt: Edit the "AI Draft Welcome Email" node Add more Notion properties: Extend the "Create Notion Project Page" node Change notification format: Modify the "Notify Team on Slack" message

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Watch Contract Folder

Type / Role
n8n-nodes-base.googleDriveTrigger - googleDriveTrigger
Config choices
Version 1

Block 8 - Parse Filename

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 9 - Set Config Variables

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 10 - Create Project Folder

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 11 - Create Deliverables Subfolder

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 12 - Create Slack Channel

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 13 - Create Notion Project Page

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 14 - Add Kickoff Task

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 15 - Log to Master Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 16 - AI Draft Welcome Email

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 17 - Create Gmail Draft

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 18 - Notify Team on Slack

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 19 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

3. Summary Table

Workflow Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini
Complexity advanced
Nodes 19
Categories Project Management, Multimodal AI
Author 長谷 真宏
Published 02 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11429/11429.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Automate client onboarding across Google Drive, Slack, Notion & Gmail with GPT-4o-mini do?

Who is this for? This template is perfect for agencies, consultancies, freelancers, and project based teams who want to eliminate repetitive onboarding tasks. If you're tired of manually creating f...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Project Management, Multimodal AI use case.