SMTP

Email server credentials for sending emails.

Fields

FieldDescriptionRequired
HostSMTP server hostname (e.g., smtp.gmail.com)Yes
PortSMTP port (465 for SSL, 587 for TLS)Yes
UsernameSMTP login usernameYes
PasswordSMTP login password or app passwordYes
From EmailDefault sender email addressNo
From NameDefault sender display nameNo

Setup Steps

  • Step 1: Get the SMTP settings from your email provider (host, port, username, and password)
  • Step 2: In Falcon Builder, go to Dashboard → Credentials → Add Credential
  • Step 3: Select SMTP as the credential type
  • Step 4: Enter the host, port, username, password, and set the From Email address
  • Step 5: Click Test Credential to verify the connection