Back to Use Cases




Client onboarding automation: Tally Forms to Google Drive, Notion & Slack
crmclient-onboardingagencytallygoogle-drivenotionslack•




New form submission
Receive payload
Create client folder
Create project record
Notify team
Overview
This workflow standardizes client onboarding from a form submission. It creates the project record and workspace so delivery can start immediately.
Product Specs
- Triggers on Tally form submission (webhook)
- Extracts client details (name, email, project type, budget)
- Creates a dedicated Google Drive folder
- Creates a Notion database entry with project info and folder link
- Sends a Slack notification to the delivery channel
Pipeline Description
A Tally submission arrives via Webhook. The workflow extracts client fields, creates a Drive folder, writes a Notion record including the folder URL, and posts a Slack message with the onboarding details.