SMTP
Send email from apps using the SMTP datasource (host, port, and credentials). Instance-level email for invites and password reset is configured separately under Admin Settings — see Email.
App queries
- Create an SMTP datasource with your mail host.
- Create a query to send mail (from, to, subject, body).
- Trigger the query from a button or workflow in your app.