Can we prevent the email notification when package was created
Tuesday, October 20, 2020 at 05:16amHi team!
The email will be sent while the package is created , please see the below codes:
PackageId packageId = eslClient.createPackageFromTemplate(currentTemplate.getId(), newPackage); eslClient.sendPackage(packageId);
How to prevent the email notification?
Reply to: Can we prevent the email notification when package was created
Tuesday, October 20, 2020 at 01:48pmHi stellr2020,
You can disable any email notifications at your account level, simply contact and raise your request to our support team at [email protected].
The activation email is referenced as "email.activate" and here is a complete list of email templates in OneSpan Sign.
Duo