Anyone know if I can use a formula for the CC when doing Send Email action from Workflow?
k
KevinJ of Kansas
03/07/2022, 11:58 PM
I think it has some limitations, but I think you can.
j
jen
03/08/2022, 12:07 AM
guess I’ll find out tomorrow morning when my scheduled wf either works, or breaks horribly
jen
03/08/2022, 12:07 AM
¯\_(ツ)_/¯
a
al3xicon
03/08/2022, 1:39 PM
I know I've used field IDs before for email fields in there, but not sure if you can use freemarker
r
RJMNS
03/08/2022, 4:27 PM
Yes. done it before. The thing I ran into though was that workflows require a different separator if you're sending to multiple.
I think in the UI other places, it's separated by commas, but there it needs to be semicolons. Or vice versa. hooray consistency!