DocuSign account-d website not working with MS Word Documents
DocuSign Self-Signing url
I have an app where I don’t have control over the documents. I need the user be able to add tags and sign documents similar to how it can be done on the DocuSign website. I cannot use auto place tagging as the user might want additional tags. So, checking here to see if it is possible to generate self-signing url via API that allows the signer to add tags as below?
How to display an image for electronic seal in pdf document with enveloppe API
I’ve add an electronic seal to the signature in the API call (createEnveloppe).
The seal is visible in the signature panel with Acrobat, but I want an image being visible in the PDF document (like the signer ‘signHereTabs’).
Adding ‘Envelope Attachments’ to a Docusign envelope through the API/SDK
I’m using the Docusign C# SDK to create and send envelopes. At the time of creation I would like to add an ‘Envelope Attachment’ to include some internal metadata about the envelope. (I want to use it later after receiving notification of envelope completion via the Docusign Connect webhook).
apiClient.requestJWTUserToken of com.docusign.esign.client in Java 21
apiClient.requestJWTUserToken of com.docusign.esign.client
Docusign – how to NOT display the radioButton’s value in the tooltip
Case 1: When no tooltip is explicitly set for radio group and If we hover over the radio buttons of docusign it shows tooltip as
<Required/Optional> – –
Docusign – Notification for Admin Email Upon Document Signing/Rejection
I am setting up a Docusign workflow where:
getEnvelopeDocGenFormFields returns 200 with no form fields in docusign api but the document has the sender fields
Issue to access sender fields from the docusign api
Docusign Quickstart Issues
I’ve followed the directions for the quickstart: