Skip to main content

Send Emails Directly from Torq

Send emails directly from Torq using the Send Email step, no third-party integration is required.

The Send Email step enables you to send emails directly from Torq without requiring third-party integrations. It keeps stakeholders informed by delivering notifications inline with your workflow, no external email service needed.

How to use

  1. Add the Send Email step: Include the step at the point in your workflow where an email notification is needed.

  2. Configure the step parameters:

    • Recipients: Enter a comma-separated list of recipient email addresses.

    • Sender name: Set the name that will appear as the sender.

    • Subject: Provide a subject line that reflects the purpose of the email.

    • Body type: Choose between plain text or raw HTML for the email body.

    • Body: Write the email content.

    • (Optional) Attachments: Provide an array of attachments. Each entry should be a JSON key-value pair where the file name is the key and the base64-encoded file content is the value.

  3. Run the workflow: Execute the workflow to send the email.

Emails are sent from <workspace_name>-noreply@torqmail.io.

Additional information

  • Recipients: Emails can only be sent to addresses within your organization's domain (the domain of the workspace users). To permit additional domains, contact Torq Support.

  • Daily limit: By default, each workspace is limited to 25 emails per day. To request an increase, contact Torq Support.

Did this answer your question?