Skip to content

Email Integrations

500 Leads supports sending emails to leads directly from the dashboard. To do this, you need to connect an email provider.

ProviderTypeBest for
SMTPGenericAny email server
ResendAPIDevelopers, transactional email
SendGridAPIHigh-volume sending
GmailOAuthSmall teams using Google Workspace
OutlookOAuthTeams using Microsoft 365
Amazon SESAPIAWS users, cost-effective at scale
  1. Go to Integrations in the sidebar
  2. Find your email provider and click on it
  3. Follow the setup instructions on the left panel
  4. Fill in credentials on the right panel
  5. Click Connect

You will need:

  • Host: Your SMTP server (e.g. smtp.yourprovider.com)
  • Port: Usually 587 (TLS) or 465 (SSL)
  • Username: Your email or account username
  • Password: Your email password or app-specific password
  • From Email: The address emails are sent from

API-based providers (Resend, SendGrid, SES)

Section titled “API-based providers (Resend, SendGrid, SES)”

You will need:

  • API Key: From your provider’s dashboard
  • From Email: Verified sender address

You can connect multiple email providers. For example, a Resend account for automated sequences and Gmail for personal outreach. Switch between them when composing an email.

All credentials are encrypted with AES-256-GCM before being stored. Your API keys and passwords are never stored in plain text.