Automate marketing agency client onboarding: Typeform to GDrive + OpenAI research
Who's it for
Marketing agencies, digital agencies, and freelancers who need to streamline their client onboarding process and create consistent, professional documentation for new clients. Perfect for teams handling multiple client intakes who want to save hours of manual setup work while maintaining quality standards.
What it does
This workflow automates the entire client onboarding journey from the moment a prospect fills out your Typeform intake questionnaire. It instantly creates a complete Google Drive folder structure with 6 main folders and 15+ subfolders tailored for marketing projects, sends the intake information to your team via Slack, generates an AI-powered marketing research brief using OpenAI, implements an approval workflow with revision capabilities, and delivers a professional welcome email to the client. The system ensures nothing falls through the cracks while maintaining consistent quality across all client projects.
How it works
- Intake Trigger: When a client submits your Typeform intake form, the workflow automatically initiates
- Folder Creation: Creates a branded client folder in Google Drive with organized subfolders for ads, raw footage, product images, research, drafts, and archives
- Team Notification: Posts detailed intake responses to your designated Slack channel for immediate team visibility
- AI Brief Generation: Uses OpenAI to analyze intake responses and generate a comprehensive marketing research document including customer personas, pain points, positioning strategies, and marketing angles
- Approval Process: Sends the brief for team review with built-in approve/revise functionality
- Document Creation: Upon approval, creates a Google Doc with the finalized research brief
- Client Communication: Sends a personalized welcome email to the client confirming their onboarding
How to set up
-
Configure the workflow: Start by filling in all values in the "⚙️ Configuration" node:
- Your Typeform ID from your intake form
- Google Drive parent folder ID where client folders will be created
- Slack channel IDs for new client notifications and internal reviews
- OpenAI model preference (GPT-4 recommended)
- Welcome email template with your agency branding
-
Connect your accounts:
- Typeform: Create credentials and connect your account
- Google: Authenticate with Drive, Docs, and Gmail permissions
- Slack: Add the n8n bot to your workspace and relevant channels
- OpenAI: Add your API key for AI content generation
-
Test the workflow:
- Submit a test entry through your Typeform
- Verify folder creation in Google Drive
- Check Slack notifications are posting correctly
- Confirm the approval process works as expected
Requirements
- Typeform account with a client intake form created
- Google Workspace account with Drive, Docs, and Gmail access
- Slack workspace with appropriate channels created
- OpenAI API key with credits for content generation
- n8n instance (self-hosted or cloud) version 1.0+
How to customize the workflow
- Folder Structure: Modify the subfolder nodes to match your agency's project organization needs
- Intake Fields: Update the Slack message blocks and AI prompt to match your specific Typeform fields
- Research Brief Template: Customize the OpenAI prompt to generate briefs aligned with your agency's format
- Approval Logic: Add additional approval stages or skip approval for certain client types
- Welcome Email: Personalize the email template with your branding, links, and next steps
- Notification Channels: Route different types of notifications to specific Slack channels based on client tier or project type
Automate Marketing Agency Client Onboarding: Typeform to Google Drive & OpenAI Research
This n8n workflow streamlines the client onboarding process for marketing agencies by automating data collection, document generation, and client research. It integrates Typeform for initial client data, Google Drive for document management, and OpenAI for generating client-specific insights.
What it does
This workflow automates the following steps:
- Triggers on new Typeform submissions: Listens for new form submissions, likely from a client onboarding questionnaire.
- Conditional Processing: Evaluates the Typeform submission data to determine the next steps.
- Notifies via Slack: Sends a notification to a Slack channel, potentially alerting the team about a new client or specific action required.
- Creates Google Drive Folder: Automatically creates a dedicated folder in Google Drive for the new client to store all relevant documents.
- Generates Google Docs: Creates a new Google Doc, potentially a client brief or proposal, based on the Typeform data.
- Performs OpenAI Research: Utilizes OpenAI to conduct research or generate content related to the client's industry, needs, or other relevant information from the Typeform submission.
- Sends Email Notification: Notifies relevant stakeholders (e.g., sales, account manager, client) via Gmail about the onboarding progress or generated documents.
Prerequisites/Requirements
To use this workflow, you will need:
- n8n Instance: A running n8n instance.
- Typeform Account: With an active form configured for client onboarding.
- Slack Account: To receive notifications.
- Google Drive Account: For document storage and management.
- Google Docs Account: For generating client documents.
- Gmail Account: For sending email notifications.
- OpenAI API Key: For utilizing OpenAI's research and content generation capabilities.
Setup/Usage
- Import the workflow: Download the provided JSON and import it into your n8n instance.
- Configure Credentials:
- Set up your Typeform credential to connect to your Typeform account.
- Set up your Slack credential to connect to your Slack workspace.
- Set up your Google Drive credential (OAuth 2.0) to connect to your Google Drive account.
- Set up your Google Docs credential (OAuth 2.0) to connect to your Google Docs account.
- Set up your Gmail credential (OAuth 2.0) to connect to your Gmail account.
- Set up your OpenAI credential with your API Key.
- Configure Typeform Trigger: Select the specific Typeform you want to use for client onboarding.
- Configure If Node: Adjust the conditions in the "If" node (ID: 20) to match your specific business logic for processing Typeform submissions.
- Configure Slack Node: Specify the Slack channel and message content for notifications.
- Configure Google Drive Node: Define the folder structure and naming conventions for new client folders.
- Configure Google Docs Node: Customize the Google Doc template and how data from Typeform will be inserted.
- Configure OpenAI Node: Define the prompts and parameters for the AI research based on your client onboarding needs.
- Configure Gmail Node: Customize the recipient, subject, and body of the email notifications.
- Activate the workflow: Once all configurations are complete, activate the workflow to start automating your client onboarding.
Related Templates
Track competitor SEO keywords with Decodo + GPT-4.1-mini + Google Sheets
This workflow automates competitor keyword research using OpenAI LLM and Decodo for intelligent web scraping. Who this is for SEO specialists, content strategists, and growth marketers who want to automate keyword research and competitive intelligence. Marketing analysts managing multiple clients or websites who need consistent SEO tracking without manual data pulls. Agencies or automation engineers using Google Sheets as an SEO data dashboard for keyword monitoring and reporting. What problem this workflow solves Tracking competitor keywords manually is slow and inconsistent. Most SEO tools provide limited API access or lack contextual keyword analysis. This workflow solves that by: Automatically scraping any competitor’s webpage with Decodo. Using OpenAI GPT-4.1-mini to interpret keyword intent, density, and semantic focus. Storing structured keyword insights directly in Google Sheets for ongoing tracking and trend analysis. What this workflow does Trigger — Manually start the workflow or schedule it to run periodically. Input Setup — Define the website URL and target country (e.g., https://dev.to, france). Data Scraping (Decodo) — Fetch competitor web content and metadata. Keyword Analysis (OpenAI GPT-4.1-mini) Extract primary and secondary keywords. Identify focus topics and semantic entities. Generate a keyword density summary and SEO strength score. Recommend optimization and internal linking opportunities. Data Structuring — Clean and convert GPT output into JSON format. Data Storage (Google Sheets) — Append structured keyword data to a Google Sheet for long-term tracking. Setup Prerequisites If you are new to Decode, please signup on this link visit.decodo.com n8n account with workflow editor access Decodo API credentials OpenAI API key Google Sheets account connected via OAuth2 Make sure to install the Decodo Community node. Create a Google Sheet Add columns for: primarykeywords, seostrengthscore, keyworddensity_summary, etc. Share with your n8n Google account. Connect Credentials Add credentials for: Decodo API credentials - You need to register, login and obtain the Basic Authentication Token via Decodo Dashboard OpenAI API (for GPT-4o-mini) Google Sheets OAuth2 Configure Input Fields Edit the “Set Input Fields” node to set your target site and region. Run the Workflow Click Execute Workflow in n8n. View structured results in your connected Google Sheet. How to customize this workflow Track Multiple Competitors → Use a Google Sheet or CSV list of URLs; loop through them using the Split In Batches node. Add Language Detection → Add a Gemini or GPT node before keyword analysis to detect content language and adjust prompts. Enhance the SEO Report → Expand the GPT prompt to include backlink insights, metadata optimization, or readability checks. Integrate Visualization → Connect your Google Sheet to Looker Studio for SEO performance dashboards. Schedule Auto-Runs → Use the Cron Node to run weekly or monthly for competitor keyword refreshes. Summary This workflow automates competitor keyword research using: Decodo for intelligent web scraping OpenAI GPT-4.1-mini for keyword and SEO analysis Google Sheets for live tracking and reporting It’s a complete AI-powered SEO intelligence pipeline ideal for teams that want actionable insights on keyword gaps, optimization opportunities, and content focus trends, without relying on expensive SEO SaaS tools.
Create personalized email outreach with AI, Telegram bot & website scraping
Demo Personalized Email This n8n workflow is built for AI and automation agencies to promote their workflows through an interactive demo that prospects can try themselves. The featured system is a deep personalized email demo. --- 🔄 How It Works Prospect Interaction A prospect starts the demo via Telegram. The Telegram bot (created with BotFather) connects directly to your n8n instance. Demo Guidance The RAG agent and instructor guide the user step-by-step through the demo. Instructions and responses are dynamically generated based on user input. Workflow Execution When the user triggers an action (e.g., testing the email demo), n8n runs the workflow. The workflow collects website data using Crawl4AI or standard HTTP requests. Email Demo The system personalizes and sends a demo email through SparkPost, showing the automation’s capability. Logging and Control Each user interaction is logged in your database using their name and id. The workflow checks limits to prevent misuse or spam. Error Handling If a low-CPU scraping method fails, the workflow automatically escalates to a higher-CPU method. ⚙️ Requirements Before setting up, make sure you have the following: n8n — Automation platform to run the workflow Docker — Required to run Crawl4AI Crawl4AI — For intelligent website crawling Telegram Account — To create your Telegram bot via BotFather SparkPost Account — To send personalized demo emails A database (e.g., PostgreSQL, MySQL, or SQLite) — To store log data such as user name and ID 🚀 Features Telegram interface using the BotFather API Instructor and RAG agent to guide prospects through the demo Flow generation limits per user ID to prevent abuse Low-cost yet powerful web scraping, escalating from low- to high-CPU flows if earlier ones fail --- 💡 Development Ideas Replace the RAG logic with your own query-answering and guidance method Remove the flow limit if you’re confident the demo can’t be misused Swap the personalized email demo with any other workflow you want to showcase --- 🧠 Technical Notes Telegram bot created with BotFather Website crawl process: Extract sub-links via /sitemap.xml, sitemap_index.xml, or standard HTTP requests Fall back to Crawl4AI if normal requests fail Fetch sub-link content via HTTPS or Crawl4AI as backup SparkPost used for sending demo emails --- ⚙️ Setup Instructions Create a Telegram Bot Use BotFather on Telegram to create your bot and get the API token. This token will be used to connect your n8n workflow to Telegram. Create a Log Data Table In your database, create a table to store user logs. The table must include at least the following columns: name — to store the user’s name or Telegram username. id — to store the user’s unique identifier. Install Crawl4AI with Docker Follow the installation guide from the official repository: 👉 https://github.com/unclecode/crawl4ai Crawl4AI will handle website crawling and content extraction in your workflow. --- 📦 Notes This setup is optimized for low cost, easy scalability, and real-time interaction with prospects. You can customize each component — Telegram bot behavior, RAG logic, scraping strategy, and email workflow — to fit your agency’s demo needs. 👉 You can try the live demo here: @emaildemobot ---
Automate event RSVPs with email validation & badge generation using VerifiEmail & HTMLCssToImage
Validated RSVP Confirmation with Automated Badge Generation Overview: This comprehensive workflow automates the entire event RSVP process from form submission to attendee confirmation, including real-time email validation and personalized digital badge generation. ✨ KEY FEATURES: • Real-time Email Validation - Verify attendee emails using VerifiEmail API to prevent fake registrations • Automated Badge Generation - Create beautiful, personalized event badges with attendee details • Smart Email Routing - Send confirmation emails with badges for valid emails, rejection notices for invalid ones • Comprehensive Logging - Track all RSVPs (both valid and invalid) in Google Sheets for analytics • Dual Path Logic - Handle valid and invalid submissions differently with conditional branching • Anti-Fraud Protection - Detect disposable emails and invalid domains automatically 🔧 WORKFLOW COMPONENTS: Webhook Trigger - Receives RSVP submissions Email Validation - Verifies email authenticity using VerifiEmail API Conditional Logic - Separates valid from invalid submissions Badge Creator - Generates HTML-based personalized event badges Image Converter - Converts HTML badges to shareable PNG images using HTMLCssToImage Email Sender - Delivers confirmation with badge or rejection notice via Gmail Data Logger - Records all attempts in Google Sheets for tracking and analytics 🎯 PERFECT FOR: • Conference organizers managing hundreds of RSVPs • Corporate event planners requiring verified attendee lists • Webinar hosts preventing fake registrations • Workshop coordinators issuing digital badges • Community event managers tracking attendance 💡 BENEFITS: • Reduces manual verification time by 95% • Eliminates fake email registrations • Creates professional branded badges automatically • Provides real-time RSVP tracking and analytics • Improves attendee experience with instant confirmations • Maintains clean, verified contact lists 🛠️ REQUIRED SERVICES: • n8n (cloud or self-hosted) • VerifiEmail API (https://verifi.email) • HTMLCssToImage API (https://htmlcsstoimg.com) • Gmail account (OAuth2) • Google Sheets 📈 USE CASE SCENARIO: When someone submits your event RSVP form, this workflow instantly validates their email, generates a personalized badge with their details, and emails them a confirmation—all within seconds. Invalid emails receive a helpful rejection notice, and every submission is logged for your records. No manual work required! 🎨 BADGE CUSTOMIZATION: The workflow includes a fully customizable HTML badge template featuring: • Gradient background with modern design • Attendee name, designation, and organization • Event name and date • Email address and validation timestamp • Google Fonts (Poppins) for professional typography 📊 ANALYTICS INCLUDED: Track metrics like: • Total RSVPs received • Valid vs invalid email ratio • Event-wise registration breakdown • Temporal patterns • Organization/company distribution ⚡ PERFORMANCE: • Processing time: ~3-5 seconds per RSVP • Scales to handle 100+ concurrent submissions • Email delivery within 10 seconds • Real-time Google Sheets updates 🔄 EASY SETUP: Import the workflow JSON Configure your credentials (detailed instructions included) Create your form with required fields (name, email, event, designation, organization) Connect the webhook Activate and start receiving validated RSVPs! 🎓 LEARNING VALUE: This workflow demonstrates: • Webhook integration patterns • API authentication methods • Conditional workflow branching • HTML-to-image conversion • Email automation best practices • Data logging strategies • Error handling techniques ---