Last updated
Was this helpful?
Last updated
Was this helpful?
One common use case is you will want your rule runs to trigger emails. These can be internal emails sent to your ops team, or external emails sent to your end-facing customers. Email Action Destinations are fairly simple to set up - you just need to enter the email address you want to send to.
Here's a sample email template:
Here is what the actual email will look like:
You can also attach a CSV file of your query results to the email by selecting the Attach CSV option
Note that the email's body field is interpreted as HTML so you can generate stylized emails such as this one by pasting in the relevant HTML/CSS code in the email body:
By default, all emails are sent from LogicLoop's domain e.g. hi@getlogicloop.com. If you'd like your emails to come from your own domain instead e.g. you@yourco.com, when you create your Email Destination, you can fill in your own custom email to send from under Additional Settings:
For this to work correctly, you will need to whitelist LogicLoop's email address credentials on your domain name provider. Email hi@getlogicloop.com for help setting this up.
If you would like to send mail through your own email provider e.g. AWS SES, Sendgrid, Google, etc. please send us your SMTP credentials:
your mailserver's address, e.g. email-smtp.us-west-2.amazonaws.com
your mail port, e.g. 587
whether you use TLS
your mail username and password
Once you setup your rule's action to trigger the email destination, you will be able to edit the email's template. You can read more about how to .