Forums
I've heard email mentioned as an alternative to using the REST API to retrieve completed packages. We have the ability to create an email address and any attachments sent to that email address get imported directly into our imaging system. If the e-SignLive system could send all signed packages (as soon as they are signed) in the form of PDF/Image as an attachment to this e-mail address, then we would be able to use it nearly immediately from within our system. Is that how the “email” option works on the e-SignLive end? Is such functionality available?
Forums
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO. My understanding is that we need two types of security: 1. Basic authentication (using the API Key, that we have been given from Silanis). 2. SSL, using Silanis Certificate that downloaded from (https://apps.e-signlive.ca). The pay load used was captured from what the Java API produces (to remove doubts): {"name":"CreateTestPackage","data":{"sdk":"Java v10.10.1"},"autocomplete":true,"roles":[{"signers":[{"title":"","id":"Signer","knowledgeBasedAuthentication":null,"firstName":"FirstName
Forums
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document. Let my explain what I have been attempting to achieve. First I upload a document to an existing package, the package already contains a new role that I have created. Both the package and the role are created though the sandbox web interface just to bootstrap the environment. I then progmatically upload a document with the following details for example I POST a multipart request to https://sandbox.esignlive.com/api/packages/f7d04bb5-f9df-4d7a-95d7-50f84a7ebb4f/documents.