Everything you need to connect HubSpot to Google Sheets and build live sales dashboards — from your first webhook to a fully automated pipeline report. No code required.
HubSpot is the source of truth for your CRM data — but sharing that data with finance, leadership, or external stakeholders means either giving them HubSpot seats (expensive) or exporting CSVs manually (time-consuming and always stale).
Google Sheets solves both problems. When you connect HubSpot to Google Sheets via webhooks using Autometon, your sheet updates the moment HubSpot does — no exports, no scheduling, no manual work. Executives get a live pipeline view. RevOps gets accurate numbers without running reports. Sales managers stop asking for Monday morning updates.
The traditional approach: Export from HubSpot → paste into Sheets → format → share. Repeat every week. Autometon replaces this entire workflow with a one-time 5-minute setup.
You need three things: a HubSpot account (Professional or Enterprise for webhook access), a Google account with Google Sheets, and a Autometon account (free to start, no credit card required).
You do not need coding skills, API knowledge, or a developer. The entire setup is point-and-click. If you can use a spreadsheet, you can run this integration.
HubSpot plan note: Webhooks are available on Professional and Enterprise plans. If you're on Starter or Free, you can still use HubSpot's native Zapier integration, or upgrade to Professional to access the Webhooks API.
Log in to Autometon and click New Pipeline. Select HubSpot as your source app. Autometon generates a unique webhook URL — copy it.
In HubSpot, go to Settings → Integrations → Webhooks → Create Webhook. Paste your Autometon URL as the endpoint. Subscribe to the events you want to track — common choices: deal.creation, deal.propertyChange, contact.creation, form.submission.
Select the properties to include in the payload: dealname, dealstage, amount, hubspot_owner_id, closedate, hs_analytics_source.
Create a test deal or contact in HubSpot to trigger the webhook. Autometon receives the payload and automatically detects every field — you don't need to know the field names in advance.
Autometon's AI field mapper displays every field from your live HubSpot webhook. It suggests the best match for each field automatically. Review, adjust any mappings, and confirm. This takes about 2 minutes.
Paste your Google Sheet URL or select from your Drive. Share the sheet with Autometon's service account email (shown in your dashboard). Click Activate Pipeline. From this point, every matching HubSpot event writes a new row to your sheet in under 5 seconds.
Once data is flowing into your Raw Data tab, add a Dashboard tab and use these formulas:
Use SUMIF to total deal values per stage:
=SUMIF('Raw Data'!C:C,"Appointment Scheduled",'Raw Data'!D:D)
Repeat for each stage. Turn it into a bar chart for a live pipeline funnel.
=COUNTIF('Raw Data'!B:B,"deal.won")/(COUNTIF('Raw Data'!B:B,"deal.won")+COUNTIF('Raw Data'!B:B,"deal.lost"))
Insert a pivot table: source = Raw Data, rows = Owner, values = Deal Value (Sum), filter = deal.won. Updates live as new deals close.
Map hs_analytics_source to a Source column. Use COUNTIF per source to see which channels drive the most leads — directly in Sheets, updated every time a contact is created.
Autometon auto-detects these fields when you send a test event. This table is for reference when planning your sheet column structure.
| HubSpot Field | Webhook Property | Recommended Column |
|---|---|---|
| Deal Name | properties.dealname | Deal Name |
| Pipeline Stage | properties.dealstage | Stage |
| Deal Amount | properties.amount | Deal Value |
| Owner | properties.hubspot_owner_id | Owner |
| Close Date | properties.closedate | Close Date |
| Lead Source | properties.hs_analytics_source | Source |
| Contact Email | properties.email | |
| Company | properties.company | Company |
Route every deal stage change to Sheets. Build a SUMIF-powered funnel chart your leadership team can view without HubSpot access. Share a view-only link — no seat required.
Every new HubSpot contact lands in one master sheet, regardless of source — web forms, ads, manual entry. Use COUNTIF to track lead volume by source and date.
Capture every HubSpot form submission with all field data. Perfect for demo requests, event registrations, or gated content — cross-team visibility without sharing HubSpot access.
Closed-won events write the deal amount and owner to Sheets automatically. An IF formula calculates commission based on your tier structure. Updates the moment a deal closes.
Pull pipeline data for each client into separate sheets. Monthly reports refresh automatically — no manual work, no stale numbers, no Sunday night CSV exports.
Connect HubSpot to Sheets in 5 minutes. Real-time sync, no code.
Build a live HubSpot pipeline dashboard with real-time deal stage data.
Step-by-step guide to building a live CRM dashboard — works with any CRM.
Set up your first real-time integration in under 5 minutes. No code required.
Get Started Free