Skip to content Skip to main navigation Skip to footer

Sign Completion URL Feature

If you would like to redirect the recipient to a custom URL after they sign the document, set the “Sign Completion URL” field on the eSign Doc with a URL and the user will be redirected to this page after they sign the document.

When Opero Signature redirects to this URL, it will also pass a value in the URL parameter “docid”:

?docid={esign__Document__r.esign__Encoded_ID__c}.

This is the value of the eSign Doc field called “Encoded ID”. Then, you can build a custom process to lookup information about the related eSign Doc record in Salesforce and all the related info and continue any process such as getting payment for this contract signed.

For more information about this feature, see the “Sign Info” section of the About the eSign Document