FME Server Automations, I see External Action Parameter for "Email Cc (optional)"
I'm wondering if there is an incoming Trigger->Otuput Keys->Event Keys for CC (Carbon Copy) for emails?
FME Server Automations, I see External Action Parameter for "Email Cc (optional)"
I'm wondering if there is an incoming Trigger->Otuput Keys->Event Keys for CC (Carbon Copy) for emails?
Hi @hlouie ,
There is currently not a separate key for CC'd email addresses, instead, these are stored in the Email To Key as a comma-separated list. For example:
user1@domain.com,user2@domain.com
Where 'user1' is the email to and 'user2' is the email cc.
Please consider posting an idea if you would like to see support for this in a separate event key.