Sign in to join the conversation:
Can I change the heading of an automated workflow email so it does not look so much like spam? I would prefer it to look like I sent the email and not the automated system.
Hi Joe,
Unfortunately, it's not possible at the moment to change anything about the emails except the message, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment.
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
I'm not sure if this is what you are referring to or not, but you can customize automated alerts and update requests;
In the workflow editor, you can click customize message on the logic block for the alert or request. You can then type in whatever you want for the subject line and body. Here's the neat part; if you want the subject line or body to reflect the item that the notification refers to use "{{Field Name}}". This is case sensitive.
Ex. I have an action tracking sheet where I want to notify people when they have a new item assigned. I want to let them know what the action is and the due date in the subject line so they don't even have to open the email.
So in the subject line field of the alert logic block in the workflow builder, I type;
New Action Assigned; {{Action}} due on {{Due Date}}
I hope you find this useful!
Regards,
Don
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
Currently Triggering recurring workflows are only supported at the top of each hour. For instance 10:00, or 11:00, etc. Would like the ability to set 10:30 or 10:45. Perhaps the inteface can stay hourly so it doesnt get huge, but have the ability to manually edit the time directly to any custom time.
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…