icon-home icon-gotop

Online Forms

How to Capture eSignatures Using an Online Form/URL Link

Foxit eSign online link/URL can be created from a template where a document can initiate by:

This functionality is only available to Foxit eSign Pro and Foxit eSign Enterprise customers.

Instructions to Generate Dynamic URL

Instructions to Generate Dynamic URL:

Online form initial page requires the user to enter signer first name, last name and email before allowing them access to the document to be signed. However, if you have collected this information on your website and you can pass those as parameters using dynamic URL during opening the online form and the signer does not need to enter the duplicate information again. Below are the steps to be followed:

Example to generate sample URL:

With form fields (excapeForm ‘true’ value will take the user directly on the filled out form to sign).

https://foxitsign.foxit.com/eSign/onlineforms/fillOnlineForm?encformnumber=cSLa%2FpwC4aWS2Bh2GPFh9A%3D%3D&type=link&signerFirstName=DummyFirstName&signerLastName=DummyLastName&signerEmailId=qa_astest150@onlinetimetracker.us&CompanyName=Foxit eSign&Name=testname&StartDate=06282018&ServiceYes=true&Male=true&escapeForm=true

With form fields (excapeForm ‘false’ and hideFormFields=true will hide the form field but will allow the signer to update their own or additional signer names).

https://foxitsign.foxit.com/eSign/onlineforms/fillOnlineForm?encformnumber=cSLa%2FpwC4aWS2Bh2GPFh9A%3D%3D&type=link&signerFirstName=DummyFirstName&signerLastName=DummyLastName&signerEmailId=qa_astest150@onlinetimetracker.us&CompanyName=Foxit eSign&Name=testname&StartDate=06282018&ServiceYes=true&Male=true&escapeForm=false&hideFormFields=true

With custom fields:

https://foxitsign.foxit.com/eSign/onlineforms/fillOnlineForm?encformnumber=cSLa%2FpwC4aWS2Bh2GPFh9A%3D%3D&type=link&signerFirstName=DummyFirstName&signerLastName=DummyLastName&signerEmailId=qa_astest150@onlinetimetracker.us&CompanyName=Foxit eSign&Name=testname&StartDate=06282018&ServiceYes=true&Male=true&CustomField1=SalesforceObject&SalesforceObject=lead&CustomField2=SalesforceObjectID&SalesforceObjectID=132121212&escapeForm=true

Notes: