AdobeSign
  • 03 Jul 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

AdobeSign

  • Dark
    Light
  • PDF

Article summary

Setting up AdobeSign is very similar to DocuSign. Refer to this page for detailed instructions. At the end of the process, Adobe provides the embedded link that can be used in a Ushur module.

Example of an Adobe URL Customization using Ushur Variables

  1. Original Link:

    <iframe src="https://na2.documents.adobe.com/public/esignWidget?wid=CBFCIBAA3AAABLblqZhDvE_T_oEF6H1WBzcQXzbvDDJNsoLRRHhLwXLa4tJfQsd3G7oZAmQYmmldxUdjSruQ*&hosted=false" width="100%" height="100%" frameborder="0" style="border:0;overflow:hidden;min-height:500px;min-width:600px;"></iframe>

  2. The Ushur-compatible URL after adding the required variables and styles at the end of the original URL (highlighted text):

    <iframe src="https://secure.na2.echosign.com/public/esignWidget?wid=CBFCIBAA3AAABLblqZhBUmpuu3QGu-c7lyCvg37JTu6VF51eWhyJADH2OJtVC5o2Fs5lL-ZJvddFsUwyXkL8*#name=name&policy=policynum&authname=uVar_name&relation=uVar_rel&phone=uVar_rel_phone&email=email&hosted=false" width="100%" height="100%" frameborder="0" style="border:0;overflow:hidden;min-height:500px;min-width:200px;"></iframe>

Example of an Adobe URL customization using Ushur variables:

  1. Original Link:

    <iframe src="https://na2.documents.adobe.com/public/esignWidget?wid=CBFCIBAA3AAABLblqZhDvE_T_oEF6H1WBzcQXzbvDDJNsoLRRHhLwXLa4tJfQsd3G7oZAmQYmmldxUdjSruQ*&hosted=false" width="100%" height="100%" frameborder="0" style="border:0;overflow:hidden;min-height:500px;min-width:600px;"></iframe>

  2. The Ushur-compatible URL after adding the required variables and styles at the end of the original URL (highlighted text):

    <iframe src="https://secure.na2.echosign.com/public/esignWidget?wid=CBFCIBAA3AAABLblqZhBUmpuu3QGu-c7lyCvg37JTu6VF51eWhyJADH2OJtVC5o2Fs5lL-ZJvddFsUwyXkL8*#name=name&policy=policynum&authname=uVar_name&relation=uVar_rel&phone=uVar_rel_phone&email=email&hosted=false" width="100%" height="100%" frameborder="0" style="border:0;overflow:hidden;min-height:500px;min-width:200px;"></iframe>


Was this article helpful?