π€ Client onboarding automation: Tally Forms to Google Drive, Notion & Slack
β‘ 608 views Β· π€ CRM & Sales Operations
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
π 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.
π Nodes Used
Slack, Webhook, Google Drive, Notion
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File