-
CC/BCC Support for Emails Sent by Workflows
We are using Workflows for some task automations like sending emails to employees who meet certain metrics such as overdue training reminders or reaching their 30-day milestone with our company. One feature we would love to use is the ability to include supervisors on these emails, either as a second recipient or by CCing…
-
Why are multiple "Send Email" blocks forcing all input fields to be required?
Hello! I am working on a workflow that has 3 parallel loops that will send emails. I added the first "Send Email" function to the first loop and was able to enter only the fields that I needed to (Recipient Emails, Body, and Subject), but when I tried adding the second "Send Email" function in the second loop, and all the…
-
Optimizing a Domo Workflow for Sending Emails Based on Dataset Markers
I’m working on a project that involves sending emails to individuals based on specific markers in a dataset. Currently, I’ve set up a Domo workflow that iterates through the dataset row by row, checks certain conditions, and sends emails accordingly. While the workflow functions as intended, it is extremely slow. To…