CRM pipeline health, closed-won revenue and new contact growth — read-only via OAuth.
Why founders connect HubSpot
If you're running a sales-led or product-led motion, your CRM is where revenue actually closes — but checking HubSpot daily just to see if you're on track is friction. Fold surfaces your closed-won revenue, pipeline value, and new-contact growth next to your marketing and product metrics, so you can see whether your top-of-funnel activity is actually converting.
How your data flows
This is the exact sequence every time Fold runs its daily sync. Nothing runs outside this pipeline.
OAuth 2.0 token
You authorise Fold once via HubSpot's own OAuth page. Fold receives a scoped, time-limited token — your login credentials are never seen or stored.
4 HTTP GET calls per sync
Fold makes 4 read-only requests to HubSpot's API — the exact endpoints are documented in the section below. No write requests are ever made.
Personal data stripped before storage
The raw API response is processed in memory. Only aggregate numbers (totals, counts, rates) are extracted. Any field containing personal information — names, emails, IDs — is discarded and never written to disk.
AES-256 at rest · row-level isolation
The filtered snapshot is written to your isolated tenant in our database, encrypted at rest. Row-level security ensures no other Fold user can read your data — not even via a misconfigured query.
Overview · Analytics · AI Digest
The stored aggregate numbers surface across your Fold dashboard — the Overview tile, Analytics tab charts, and the AI-generated daily digest. No raw data from the API is ever returned to the frontend.
Step 1 — How you connect
Here is precisely what happens when you connect HubSpot to Fold, step by step.
Step 2 — Permissions we request
We request the minimum permissions needed. No more.
Step 3 — API calls Fold makes
These are the exact API endpoints Fold calls during each sync, and why.
POST /crm/v3/objects/deals/search (closed-won, date-filtered)
Count deals closed-won on a given day and sum their revenue (amount field).
POST /crm/v3/objects/deals/search (open deals, all stages)
Sum the amount field of all open deals to calculate live pipeline value.
GET /crm/v3/objects/contacts?createdAfter={date}
Count net-new contacts created on a given day. Contact names and emails are never extracted.
GET /crm/v3/pipelines/deals
Read pipeline stage names to label the pipeline value breakdown correctly.
API impact: Fold makes 4 API calls per sync using HubSpot's search API with date filters. This is negligible relative to HubSpot's 100 requests/10s rate limit and does not affect your portal's performance.
What we store
Every field we persist — with a real example and the reason it exists. Nothing more is stored.
| Field | Example value | Why we store it |
|---|---|---|
| Deals closed-won (day) | 4 deals on 2025-04-23 | Daily sales velocity metric. |
| Closed-won revenue (day) | $12,400 on 2025-04-23 | Daily CRM revenue KPI tile. |
| Open pipeline value | $84,200 in pipeline | Pipeline health widget. |
| New contacts created (day) | 18 new contacts | Top-of-funnel growth metric. |
| Win rate (rolling 30 days) | 34% | Sales efficiency KPI. |
What a daily sync actually stores
This is a real-looking example of the row Fold writes to your account after a single sync. Every field, every value — nothing hidden.
{
"date": "2025-04-23",
"deals_closed_won": "4",
"closed_revenue": "12400.00",
"pipeline_value": "84200.00",
"new_contacts": "18",
"win_rate_30d": "34.0",
}
No customer names. No emails. No transaction IDs. Just numbers.
What we never store
These fields are explicitly excluded. Even if the HubSpot API returns them, Fold ignores and discards them before any storage step.
What Fold never does
These aren't just policies — they're technically impossible given the permissions we request. HubSpot's own API enforces them.
Privacy note — HubSpot specific
HubSpot stores significant personal data about your contacts and prospects. Fold is designed to read none of it — we only extract count and sum aggregates. Contact names, emails, company details and activity history are never extracted or stored by Fold.
Data retention
Synced CRM snapshots are retained while your Fold account is active and purged within 24 hours of disconnecting or account deletion.
Refresh frequency
Automatic sync every 24 hours (yesterday's data). Manual refresh available from Settings.
How to revoke access
You can disconnect HubSpot from Fold at any time — from either side. Both options immediately stop all data access.
From Fold
Settings → HubSpot → Disconnect. All synced HubSpot data is deleted immediately.
From HubSpot directly
HubSpot → Settings → Integrations → Connected Apps → Fold Analytics → Uninstall.
Open HubSpot settingsSecurity standards
AES-256 encryption at rest
Your OAuth access token is encrypted with AES-256 before being written to our database. It is never stored in plaintext.
TLS 1.3 in transit
All API calls from Fold to HubSpot use TLS 1.3. Your credentials cannot be intercepted in transit.
Read-only enforcement
HubSpot's own API enforces the read-only permissions server-side. Even if Fold's code had a bug, the platform would reject any write request.
Row-level security
Your synced data is isolated in our database with row-level security. No other Fold user can query your data.
FAQ
No. We count new contacts created per day (the number 18, not who those 18 people are). Contact names, emails and phone numbers are never extracted or stored.
No. We only read the deal amount, close date, and stage from the deal record. Notes, activity logs, email threads and meeting data are never accessed.
No. We only request CRM scopes (deals and contacts). Marketing Hub data — emails, landing pages, workflows, social posts — is not accessible with the scopes we request.
All synced data is deleted from Fold's servers within 24 hours of account closure. Disconnecting HubSpot from Settings → HubSpot → Disconnect will trigger immediate deletion.
Other live integrations
Stripe
Payments & Revenue
Google Analytics 4
Web Analytics
Meta Ads
Advertising
Lemon Squeezy
Payments & Revenue
Gumroad
Payments & Revenue
Paddle
Payments & Revenue
Plausible
Web Analytics
PostHog
Web Analytics
Mailchimp
Email & Marketing
Klaviyo
Email & Marketing
Beehiiv
Email & Marketing
Shopify
E-commerce
WooCommerce
E-commerce
Ready to connect HubSpot?
7 days full access. Connect HubSpot and every other live integration. Cancel anytime. Your data deleted on request, immediately.