Skip to main content

How to configure Mail Integration

The mail integration in Flametree is used only to send email notifications — for example, to:

  • alert the sales team about a customer’s interest;
  • send a follow-up email after a completed conversation;
  • capture intermediate form data and email it.

⚠️ Important: Mail integration is not used as a communication channel between the AI agent and the user (unlike Telegram, WhatsApp, etc.).

Step-by-step

  1. Go to the Integrations section on the platform.
  2. Click Add Integration → select the Mail (SMTP) type.
  3. Fill in the following parameters:
FieldWhat to Enter
NameConnector name (custom, e.g., Sales Mailer)
DescriptionBrief description (e.g., Sales team notifications)
Server URLSMTP server, e.g., smtp.gmail.com
Server PortConnection port — 587 (TLS) or 465 (SSL)
User nameEmail login, e.g., bot@yourdomain.com
PasswordPassword or token for SMTP authorization
Maximum send rate (email per second)Limit for sending speed (e.g., 1)

Note:

Email notifications are sent via a specific tool or skill attached to the AI agent. Without triggering this action, the AI agent will not use the mail integration.

(For more details, see the section “Agent Configuration: Skills, Tools, Workflow.”)