Forums
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal. I created a package with 2 signers one to sign through an email and the other through the portal using EslClient.createPackage(DocumentPackage). I then tried notifying the email signer using EslClient.getPackageService().notifySigner(PackageId, String, String).