# Email by Workato

Email by Workato is a Workato utility connector, developed to allow users to easily send emails as a part of their workflow as they are building and designing recipes. It supports low volume use cases, around notification for critical alerts or debugging and testing.

NOTE

All emails sent using this action are appended with, "This email was generated by Workato on behalf of John Doe" where John Doe will be replaced with the relevant user name (as visible in the User name datapill under properties.). The sender address is always set to mailer@workato.com.

# Send Email action

# Input

Input Description
To Enter the email address of the recipient.
Subject Enter the subject of the email to send.
Message Enter the content of the email to send. It is HTML formatted if the Email type is set to HTML.
Attachments Input the attachments to be sent along with the email.
Email Type Select the format of the email message. Defaults to HTML.
Bcc Enter the email address of the recipient to be sent a "Blind carbon copy".
Cc Enter the email address of the recipient to be sent a "Carbon copy".

# Output

Output Description
Remaining calls The number of remaining calls Workato can execute out of the overall daily limit (500 calls).
Consumed calls The number of actions completed out of the overall daily limit (500 calls).
Reset time The time the daily limit resets.

# Limits

Email by Workato is subject to the following rate limits:

  • 500 emails for each workspace in a 24-hour period

If you exceed this rate limit, Workato throws an error and fails the job. If you need to send emails at scale we recommend utilizing you own email provider like Outlook, Gmail, Mailchimp, Sendgrid, etc. To help you keep track of your usage, Workato supplies output datapills corresponding to your current consumed calls and reset time for the limits.


Last updated: 3/21/2024, 5:39:09 AM