Dashboard
Your outreach pipeline
Getting Started
0 / 5Recent Campaigns
Ideal Customer Profile
Describe your perfect customer in plain English. Trovula will parse it and find matching leads.
Parsed Criteria
Leads
Prospects matching your ICP
No leads yet
Set up your ICP and search for leads to get started.
Outbox
Generated emails ready to review and send
No emails yet
Find leads and generate personalized outreach emails.
Settings
Connect your email account to send directly from Trovula
Subscription
You're on the free plan. Upgrade to start sending emails.
Gmail / Google Workspace
Connect with your Google account. Works with personal Gmail and company accounts on Google Workspace (e.g., john@acme.com).
How to set up Gmail OAuth
- Create a Google Cloud project Go to console.cloud.google.com → New Project.
- Enable the Gmail API In your project: API Library → Gmail API → Enable.
-
Create OAuth credentials
Credentials → Create credentials → OAuth client ID → Web application. Set the redirect URI to:
https://trovula.com/api/email-connection/gmail/callback
- Share your credentials Copy the Client ID and Secret, then email them to support@trovula.com to activate.
- Click "Connect with Google" above Once configured, authorize Trovula to send on your behalf.
SMTP (Outlook, Custom)
Manual configuration for Microsoft 365, Outlook, or any email provider with SMTP access.
SMTP Configuration
We'll test the connection before saving. Your credentials are encrypted at rest.
Common issues
Google no longer allows plain password auth. Use Gmail OAuth (above) or generate an App Password with 2FA enabled.
SMTP AUTH may be disabled by your admin. Enable it in the Microsoft 365 Admin Center → Active users → Mail settings → Authenticated SMTP.
Port 587 (STARTTLS) works for most providers. Use 465 only if your provider explicitly requires SSL. Never use port 25 — it's blocked on most cloud servers.
Some older mail servers have self-signed certs. Trovula disables strict TLS verification by default. If you're still seeing this, check your provider's SMTP hostname is correct.
Email support@trovula.com with your mail provider name and the exact error message.