xml - DocuSign get signing URL for existing envelopes -
i create envelope , provide embedded signing url. is there way provide same url after envelope has been created? goal provide link signers able view envelope @ anytime.
i believe can "fresh" url launch envelope documents (in view-only mode, assuming recipient has completed signing) issuing "post recipient view" rest api call recipient. docusign know recipient has completed signing, envelope open in read-only mode when launch url returned in post recipient view response.
keep in mind each url retrieved "post recipient view" request works amount of time (5 minutes?) after retrieve -- you'll want not make api call url until time @ signer has indicated want view envelope...then once received in post recipient view response, use url launch envelope.
Comments
Post a Comment