Resend completion email to customer
Wednesday, May 13, 2020 at 08:48amHi,
Is there an API for re-sending the signing completion email to the signers? The email with a link to download the completed documents. Thanks!
Hi,
Is there an API for re-sending the signing completion email to the signers? The email with a link to download the completed documents. Thanks!
Reply to: Resend completion email to customer
Wednesday, May 13, 2020 at 09:09amHi Fiona,
The Notify Signer API(guide here) behaves differently before and after the package completion: (1)before package has been completed, it sends the "email.notify" template (2)after completion, system sends "email.complete" template instead.
So the same API will resend the completion email to signers, if you have implemented that.
Duo
Reply to: Resend completion email to customer
Wednesday, May 13, 2020 at 09:58amThank you!
Reply to: Resend completion email to customer
Friday, May 21, 2021 at 04:42amHello Duo,
We would like to block the sending of email.complete (after the package has been completed) for a single transaction, not on account level for all transactions.
Is this possible? If yes, how could we do it in Java?
Thanks and Regards,
Michail
Reply to: Hello Duo, We would like…
Friday, May 21, 2021 at 11:37amHi Michail,
Unfortunately this is temporary not possible in OneSpan Sign. There are already some enhancement requests asking for more granular control over email templates at the transaction level. However, for the current implementation, the only option is to turn on or off an email template at account level and this will be applied to all transactions.
Duo