The Send Email step enables you to send emails directly from Torq without needing third-party integrations. It streamlines automation by keeping stakeholders informed—simply add the step to your workflow and provide the email details.
How to Use
Add the Send Email Step: Include the step where an email notification is needed in your workflow.
Configure the Step Parameters:
Recipients: Enter a comma-separated list of email addresses.
Sender name: Set the name that will appear as the sender.
Subject: Provide a brief 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 content of the email.
(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 is the value.
Run the Workflow: Execute the step to send the email.
The email will be sent from <workspace_name>-noreply@torqmail.io
Additional Information
Email Recipients: Emails can only be sent to addresses within your organization’s domain (the domain of the workspace users). Contact Torq Support to add other permitted domains.
Daily Limit: By default, the daily email limit is 25 per workspace. Contact Torq Support to request an increase.