28 results found
-
Alternative to JWT grant that doesn't require API calls for authentication
Please provide an alternative to the JWT grant so my app doesn't need to make API calls to get an access token. For example, use the JWT itself as an access token.
GitHub, AWS, and others enable a static access string/key to be used for calls.
8 votes -
Add methods to support Shared Access functionality which went live September 2022
It's been 4 months since Shared Access went live and Shared Envelopes was deprecated. Confusingly, you have listSharedAccess and updateSharedAccess methods that do not support the enhanced Shared Access feature. Some of my users are anxious to take advantage of Shared Access, but I can't deploy it until the DocuSign API fully supports it. All I wanted for Christmas 2022 were new methods to update Shared Access settings. Please don't make us wait until next Christmas to deliver this overdue enhancement.
4 votes -
Add CORS support
Add CORS support to the eSignature and other APIs. This will enable single page applications (including React, Angular, and related frameworks) to make API calls to DocuSign directly from the application running in the browser.
4 votes -
API Support: Shared Envelopes vs. Shared Access
We have been using the "Shared Envelopes" feature to allow specific users who are not the sender or a recipient of the envelope to be able to view an envelope in our applications without any issues. I used the following instructions to do so:
How to embed the DocuSign UI in your app: https://developers.docusign.com/docs/esign-rest-api/how-to/embed-ui/
This lays out using the SDK method Envelopes::createConsoleView.However, DocuSign has deprecated "Shared Envelopes" in favor of their new "Shared Access". We need "Shared Envelopes" to be maintained until the API is updated to support "Shared Access".
If this is not done API developers will have…
3 votes -
Add a property to an envelope so with a query you can get the envelopes that are used and deducted from the purchased amount of envelopes
Can your development team add a field in the envelopes object and call it "EnvelopeIsUsedForBilling" and have your automation set the value to yes when the envelope counts against the envelopes used from purchased envelopes?
We need to be able to see the actual envelopes used per employee. This way we can charge the docusign costs against our projects.2 votes -
Full Firefox compatibility
My company just started using DocuSign, and it looks really nice and handy! I find it insane however, that Firefox is not a "modern browser", and I either need to download an arbitrary smartphone app / another web browser (which is supposed to be built on standards?) to parttake in a simple videocall to verify my identity. I know it well it's easier to just support a single platform, but I personally don't like either Chromium, or technological monopolies that they are building. Please, consider giving users a free choice on an open web.
2 votes -
Html Tabs can have the same ID to Replicate data
According to https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/responsive/setting-tabs/.
We can create signable documents from an HTML definition.
The expected behavior is to be able to include tablLabels more than one time within the same document, replicating data for supplied tabLabels.
Example:
<div>{{"tabLabel": "StakeholderName"}}</div>
<div>{{"tabLabel": "StakeholderName"}}</div>Let's think of StakeholderName tab will be replaced by "Elon Musk" value, so the expected result should be:
<div>Elon Musk</div>
<div>Elon Mush</div>2 votes -
HMAC signature for embedded signing results
Today, after an embedded signing session is used, DocuSign redirects back to the developer's application and includes status on what happened (envelope signed or sign later, etc).
But the status can't be relied on since there's no way to know, for sure, that the redirect came from DocuSign (it could be a spoof from a bad guy).
THIS IDEA: in the createRecipientView API call, include an optional hmac_secret attribute. Then that attribute would be used to create an HMAC of the response URL and the HMAC would be included in the redirect URL.
So the redirect URL would look something…
2 votes -
Use PowerForms via an API
It would be great if I could make a GET or POST call to open a PowerForm for embedded signing and then receive back the envelope ID that was created.
The GET or POST call could optionally supply values for the template fields (tags).
This would be a much easier way to provide embedded signing for envelopes that can use a template.
FRM-1368
2 votes -
Finish button in Preview redirect to return URL.
The Finish button in envelope preview is currently disabled even after filling in signature fields. Would be nice if clicking this redirected to the return URL supplied.
2 votes -
captive recipient documentation
Really having trouble finding anything outside of oauth workflows.
Captive recipients should authenticate via an ISV app. This video talks about it: https://www.youtube.com/watch?v=0wdWMIXE9l8 however there's no matching documentation I could find other than https://developers.docusign.com/docs/esign-soap-api/esign101/embedding/captive-recipients/ which doesn't give an explanation on how to actually use it.
1 vote -
The link for "Marke hinzufügen" (below in blue) is broken. http://now.eloqua.com/es.asp?s=566810826&e=49278225&elqTrackId=a0951024370a4562b8
The link for "Marke hinzufügen" (below in blue) is broken. http://now.eloqua.com/es.asp?s=566810826&e=49278225&elqTrackId=a0951024370a4562b8
1 vote -
save line tool preferred setting
save the thickness and color of the line tool as maybe a custom tool for repeated use
1 vote -
pipedrive
Hello,
I am an onboarding consultant, and my client has feedback in regards to the Pipedrive integration with Docusign Esignature:
- To apply a template: we have separate clicks to go back to parts of the first page of the envelope. So to change the document/apply template, to change recipients and to change the email message, can be done separately. Yet you can't go back to the first page. That is a bit annoying, can this feedback be taken into consideration, or forwarded to the Pipedrive feedback team ?
- Pipedrive and Docusign Integration does not work with Safari.. can this be…
1 vote -
Get metadata of envelope documents without PDFBytes field
Including the "includeData" field in a JSON webhook notification gives lots information of documents. Unfortunately, it includes the request of "pdfBytes" - binaries of the document files themselves.
This is problematic because it will transfer a large volume of data, which we don't need (and it's not recommended to send document data via webhooks).
It would be great to see DocuSign connect updated so that we can receive the "envelopeDocuments" field from webhooks excluding the pdfBytes field.
1 vote -
Better Error Handling for Missing Variables in Python Client
I just solved an issue with my python code using
docusign-esign-python-client, where I was attempting to create a document with a SignHere field, and the field would not show up.It turns out I pulled a signature field example from a different language which used camelCase for variables instead of snake_case.
This was extremely hard to pin down though because nothing errored. The python client happily took my SignHere() class definition. And if the API errored in any way during creation it was not presented to me.
I ended up having to call a bunch of other methods and try…
1 vote -
Certificate of completion in same size format than the document
Hi,
The issue I noticed is that DocuSign certificate pdf is in US Letter size even if the actual document is in A4 size (commonly used in Europe and the rest of the world).
Having lived and worked on both sides of the Atlantic, I can tell you that Europeans usually don't even know about US Letter size and North Americans usually don't even know about A4 size. They get confused if they need to print foreign format. And it also creates issue when printing one format size onto the other paper format size.
It would be great if DocuSign…
1 vote -
Confirmation of envelope send (by email)
Provide an option for envelope creator to receive email confirmation when the envelope is sent out to the recipients.
Whether this is in the form of a report email sent to the creator advising each person was sent (with the list of people and their email addresses and timestamps) or even just to opt in to receive an email copy of what was sent to each person.
1 vote -
Multiple users offline signing in one session/hosting
Does DocuSign have any plan to support multiple offline signing in one session? In real life this happens in many situations. It seems to me DocuSign only supports sequential offline signing at the moment. It requires server synchronization between each offline signing. This is documented at https://support.docusign.com/s/document-item?language=en_US&bundleId=gub1579795684748&topicId=xze1579795664949.html&_LANG=enus.
If the app can support parallel offline signing, it will be much better product in my opinion.
1 vote -
'Manage' page layout
I'm not a huge fan of the 'Inbox' style layout on the Manage page. I would prefer it to be some type of register where you can see all your envelopes with a status column, rather than having to click through each folder to find a specific envelope. It would also be great if the register could incorporate any shared folders/envelopes as well!
1 vote
- Don't see your idea?