Email
📧
Gmail
Connect your Google account to send outreach emails from your own inbox, not a shared address. Each rep connects their own Gmail.
CRM & EMR
🏥
Sunwave EMR
Live census data — active patients by level of care, today's admits and discharges. Configured via environment variables.
Billing & Revenue (Coming Soon)
💳
Stripe
Track revenue attribution by referral source, BD rep, and insurance type. See which partners drive the most admissions value.
Coming soon
🔗
HubSpot
Sync contacts and deal stages bidirectionally. Keeps your CRM and NewGrowthOS in lock-step without double data entry.
Coming soon
⚙️ Gmail OAuth Setup Required
Gmail OAuth needs Google Cloud credentials. This is a one-time setup — once done, every rep can connect their own Gmail account.
- Go to console.cloud.google.com → Create a project → Enable the Gmail API
- Under "APIs & Services" → "Credentials" → Create OAuth 2.0 Client ID (Web application)
- Add authorized redirect URI:
https://newgrowthos.polsia.app/api/integrations/gmail/callback
- Copy the Client ID and Client Secret
- In Render → NewGrowthOS → Environment → add:
GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET
- Redeploy the service — Gmail connect will activate automatically