n8n

How to Automate Gmail Sales Meeting Prep?

Start each day with a clear brief for every company you will meet. The system sends one email per company with fresh social activity so sales calls feel informed and warm. It fits teams that want quick prep without manual research.

At 7 am the flow checks your Google Calendar for today’s meetings. It pulls attendee email domains, skips the organizer, and uses Clearbit to find the company name and social handles. A switch then calls two data sources on RapidAPI to fetch recent LinkedIn posts and recent tweets. Code steps turn that content into clean HTML, a merge step brings all posts together, and a template wraps it into a short report. Gmail sends the message to the recipients you set.

You need keys for the two RapidAPI APIs and a Clearbit key, plus connected Gmail and Google Calendar accounts in n8n. Add the recipient list in the Setup node. Expect faster prep and better context for calls with prospects and customers. It helps account executives, SDRs, and customer success teams who run many meetings and want relevant talking points.

What are the key features?

  • Daily schedule at 7 am so briefs arrive before your workday starts
  • Pulls all of today’s meetings from Google Calendar and skips the organizer
  • Extracts attendee email domains and splits them so each company is processed
  • Enriches company data with Clearbit using the domain to find name and social handles
  • Routes to LinkedIn and Twitter fetch steps only when handles or IDs exist
  • Calls RapidAPI endpoints for recent LinkedIn posts and recent tweets
  • Formats social content into clean HTML blocks with simple code steps
  • Combines posts from both networks into one company activity feed
  • Builds a styled email report and sends it through Gmail to your chosen list

What are the benefits?

  • Reduce manual research from 30 minutes to 5 minutes per meeting
  • Automate about 80 percent of pre call prep by gathering posts and company info
  • Improve data freshness by pulling recent LinkedIn and Twitter activity daily
  • Handle many meetings per day without extra effort or extra staff
  • Connect Google Calendar, Clearbit, LinkedIn data, Twitter data, and Gmail in one flow

How do you set it up?

  1. Import the template into n8n: Create a new workflow in n8n > Click the three dots menu > Select 'Import from File' > Choose the downloaded JSON file.
  2. You'll need accounts with Google Calendar, Gmail, Clearbit, RapidAPI Fresh LinkedIn Profile Data and RapidAPI Twitter154. See the Tools Required section above for links to create accounts with these services.
  3. In the n8n credentials manager, connect Google Calendar: open the Google Calendar node, choose Credential to connect with, click Create new credential, then follow the on screen steps to authorize your Google account.
  4. Connect Gmail in the Gmail node: choose Credential to connect with, click Create new credential, and approve access so n8n can send emails from your account.
  5. Set up Clearbit: create or locate your API key in your Clearbit dashboard, then in the Clearbit node click Create new credential, select API Key, paste the key, and save.
  6. Create a RapidAPI account and subscribe to the Fresh LinkedIn Profile Data and Twitter154 APIs. Copy the RapidAPI key from your account.
  7. Open the Setup node and paste your RapidAPI key values into linkedInAPIKey and twitterAPIKey. Add the recipient addresses in the emails field.
  8. Open the Google Calendar node and select the calendar that holds your sales meetings. Keep timeMin and timeMax set to today as provided.
  9. Review the Switch node conditions. Confirm the fields from Clearbit match linkedin.handle and twitter.id. If your Clearbit plan returns different paths, adjust the conditions to match.
  10. Run a test: pick a day with real meetings that include external attendees, click Execute workflow, and confirm you receive one email per company with recent posts.
  11. If no email arrives, check that attendee emails include domains, verify Clearbit returned company data, confirm RapidAPI quotas are active, and review the n8n execution logs for any errors.
  12. Enable the schedule trigger for daily use. Verify your timezone in n8n so messages arrive at 7 am local time.

Tools Required

$24 / mo or $20 / mo billed annually to use n8n in the cloud. However, the local or self-hosted n8n Community Edition is free.

Clearbit

Sign up

Not available: Clearbit no longer offers new standalone API subscriptions; API keys are only available to accounts created in 2023 or earlier, and free tools were sunset on April 30, 2025

Gmail

Sign up

No cost: Personal Gmail (Gmail API has no usage-based pricing; quotas apply)

Google Calendar

Sign up

Free: $0; all Google Calendar API usage is at no additional cost; quota limits apply (no charges for overages).

RapidAPI Fresh LinkedIn Profile Data

Sign up

Basic (Free): $0 / mo, 50 requests / mo

RapidAPI Twitter154

Sign up

Similar Templates

Join Futurise to access 1,200+ automation templates

Get instant access to ready-made automation workflows for n8n, Make.com, AI agents, and more. Download, customise, and deploy in minutes.