cindy

email BCC list

0 votes

Hi,

In the email template, for example email.decline, is it possible to have more than one bcc email, if so, how to configure multiple Bcc emails with corresponding display_name? the below sample only have 1 bcc email,

{
"from"  : {
   "email" : "[email protected]",
   "display_name" : "Do Not Reply CIBC Mailbox"
 },
 "to" : {
      "email": "$PACKAGE_OWNER_EMAIL;",
      "display_name": "$PACKAGE_OWNER_NAME;"  
},
 "bcc": {
                   "email" : "[email protected]",
                   "display_name" : "John Smith"

          },
"x-esl-package-id": "$PACKAGE_ID;",
"x-esl-recipient-id": "$RECIPIENT_ID;",
"bounce-to": "$PACKAGE_OWNER_EMAIL;"
}

 

thanks,

Cindy


Reply to: email BCC list

0 votes

Hi,

what does it mean? can I have multiple emails in the Bcc ?

 

Cindy


Reply to: email BCC list

0 votes

Hi Cindy,

 

After consulting with support team, I was told only one email can be set in the "bcc" in JSON (add comma, or multiple "bcc" nodes won't work), but you can set a group email, so the email template will be delivered to multiple people.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: email BCC list

0 votes

thanks, Duo.

how to set a group email ? is it per email template? and I believe the email address in the group email will showed in the email, correct? 

 

Thanks,
Cindy

 


Reply to: email BCC list

0 votes

Hi Cindy,

 

OneSpan Sign can't control the email group at our end, and your IT should be able to create a email group on your email provider.

For example, if I put [email protected] as BCC to my email template, it's a group address which has been configured to distribute to three of our team members. So all three of us will see the email template, and you only set one email address to the BCC.

 

Duo 

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off