How do I add a template and blind copy a user group via Inbound Action?
Hi, I have this inbound action script below: (function runAction( /*GlideRecord*/ current, /*GlideRecord*/ event, /*EmailWrapper*/ email, /*ScopedEmailLogger*/ logger, /*EmailClassifier*/ classifier) { // Prep fields var groupSysID = '123456789...
