Block 1 - Create folder
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Automation: Instantly Onboard New Clients from Tally Form to Notion, Google Drive & Slack This automation streamlines the client onboarding process by integrating Tally, Notion, Google Drive, an...
n8n-nodes-base.googledrive, n8n-nodes-base.notion, n8n-nodes-base.set, n8n-nodes-base.slack, n8n-nodes-base.webhook, n8n-nodes-base.merge, n8n-nodes-base.stickynote, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Muhammad Ahmad.
Original n8n.io source📝 Automation: Instantly Onboard New Clients from Tally Form to Notion, Google Drive & Slack This automation streamlines the client onboarding process by integrating Tally, Notion, Google Drive, and Slack. When a potential client submits a Tally form, the automation is triggered via a webhook, automatically handling all onboarding steps without manual intervention.
⚙️ How It Works – Step-by-Step Form Submission Triggered A new Tally form submission is received via a webhook.
Client Data Extraction The automation extracts essential client details from the form, including:
-Name
-Project Type
-Budget
Google Drive Folder Creation A dedicated Google Drive folder is generated using the client’s name and project type for storing onboarding assets.
Notion Database Entry Creation A new item is added to a specified Notion database, storing:
Client information
Project scope
Folder link
Slack Team Notification A Slack message is sent to your designated team channel containing all onboarding details, ensuring the team is informed instantly.
âś… Pre-Conditions / Requirements A published Tally form collecting client data.
A connected Google Drive account with folder creation permissions.
An existing Notion database with columns for name, email, budget, etc.
A Slack workspace with an active bot/token integrated with the automation tool.
🛠️ Notion Database Structure Your Notion database should include at least the following fields:
-Name (Text)
-Email (Email)
-Project Type (Select)
-Budget (Select)
-Onboarding Folder Link (URL)
đź§© Customization Guidance You can modify the Google Drive folder naming convention to include a timestamp or custom ID.
Adjust Slack message formatting to include project-specific tags or mention specific team members.
Extend the Notion entry to include more fields like project deadline or contact notes.
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.
| Workflow | Client onboarding automation: Tally Forms to Google Drive, Notion & Slack |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | CRM |
| Author | Muhammad Ahmad |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6351/6351.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.
Automation: Instantly Onboard New Clients from Tally Form to Notion, Google Drive & Slack This automation streamlines the client onboarding process by integrating Tally, Notion, Google Drive, 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 CRM use case.