Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Preferences
Replies
Topics Started
Topic Started
Topics |
---|
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signi
|
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST AP
|
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we g
|
I have a document that has got like 200 fields.
|
Replies Created
Reply to: Text Anchor - multiple locations
Friday, August 26, 2016 at 02:05pmHi Williams,
I have used following lines of code to insert 2 fields (Signature field and SignatureDate field) in multiple locations.
Signatures are appearing in the multiple locations but I could not insert any SignatureDate field.
for (int i = 0; i
Reply to: Download pdf file instead of zip file
Wednesday, August 17, 2016 at 08:26amYes. A sample code for both REST API and .NET SDK would help a lot.
Thanks,
Sumit
Reply to: Download pdf file instead of zip file
Wednesday, August 17, 2016 at 11:28amThank you Michael for your response.
Can you please tell me how can I get the document Id from the e-sign live.
pdfDownloadedBytes = eslClient.DownloadDocument takes 2 arguments i.e. package id and documentid.
I would like to know where can we get the document id from the e-sign live.
-Sumit
Reply to: Download pdf file instead of zip file
Wednesday, August 17, 2016 at 11:52am Document doc2 = eslClient.GetPackage(packageId).GetDocument("sampleAgreement");
string docID = doc2.Id;
This is what I have done to get the document id. And it worked for me.
Thank you Michael for your support.
-Sumit
Reply to: Download pdf file instead of zip file
Wednesday, August 17, 2016 at 12:47pmThank you Michael for the response. I have tried the REST API example and it is working fine for me.
-Sumit
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signi
|
3 | 7 years 1 month ago | 95 | ![]() |
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST AP
|
2 | 7 years 1 month ago | 45 | ![]() |
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we g
|
1 | 7 years 1 month ago | 11 | ![]() |
I have a document that has got like 200 fields.
|
3 | 7 years 1 month ago | 41 | ![]() |
8 | 3 years 5 months ago | 138 | ![]() ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.