Skip to main content

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

  1. Create an SMTP datasource with your mail host.
  2. Create a query to send mail (from, to, subject, body).
  3. Trigger the query from a button or workflow in your app.