Can I fill fields in library template documents to be sent for signing via a URL
I have a document that I need to send for signing (not an online form) to several different entities. The document contains fields that identify the entity as well as the participant signature and name fields. Other than changing the entity identification fields for each document before sending them, is there a way to pre-fill those fields using a URL (e.g. https://docpath#field1=xyz field2=abc)? This would make automating the document sending much easier as I'm trying to initiate the document signing programmatically.
In addition to this, each document requires 2 signaturies. Is there a way to pass these email addresses in the URL?
Is there any other way to automatically add the signaturory's emails and entity field details so the send process can be (semi)automated, perhaps not using a URL?
Thx