Skip to main content

Questions tagged [docusignapi]

This tag can be used for programming related questions which may involve implementation of Docusign technologies. Questions that do not involve programming are not on-topic. Docusign technologies include eSignature, Docusign IAM (Maestro, Navigator, App Center) well as additional APIs such as Click, Notary, CLM, Rooms, and more.

0 votes
1 answer
26 views

template & SMS authentication & recipient fields

i have an envelope that uses a template, to which i want to add SMS authentication. currently using TemplateRoles (without SMS authentication) the template determines the order of the signers by ...
symbiont's user avatar
  • 1,506
0 votes
1 answer
32 views

How to resolve a Cors error when trying to get an authentication token using authorisation code grant in Next.js

I have an app where im trying to send a generated pdf to get a signature. Pretty straightforward. I got the authentication working in postman, but when I try it in code, I get this error: Access to ...
Duncan Findlay's user avatar
0 votes
1 answer
23 views

Fetching Docusign Returns Invalid Grant In Code But Works Fine In Postman

Yesterday I tried to fetch docusigns api in order to validate a user and get an access token. However when I tried fetching to get the access token as is described here, I get an invalid_rant error. ...
App Scripter's user avatar
0 votes
1 answer
23 views

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 ...
Nicolas CACHET's user avatar
0 votes
2 answers
35 views

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 ...
Efie's user avatar
  • 1,610
0 votes
2 answers
45 views

mount() method from the DocusignJS library requires Id attribute, but LWC in Salesforce can't have fixed Id values

I am trying to build an embedded signing experience inside a Salesforce Experience Cloud Site from an LWC, and I tried to follow the documentation to build an LWC that can do the same. Here is the ...
Prateek Mathur's user avatar
0 votes
1 answer
31 views

How to get secret key from docusign through code

we are implementing the docusign connect functionality to receive updates from Docusign. for doing that we need to configure secret key under "connect keys" section and use it in our code to ...
Balaji K's user avatar
0 votes
2 answers
32 views

apiClient.requestJWTUserToken of com.docusign.esign.client in Java 21

apiClient.requestJWTUserToken of com.docusign.esign.client After upgrading Java 8 to Java 21 and Springboot version 3.2.5 got below error for apiClient.requestJWTUserToken **Servlet.service() for ...
Tech Div's user avatar
0 votes
1 answer
32 views

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 - Radio Group name - Radio Button value Case 2: If we ...
Karanvir Singh Sidhu's user avatar
1 vote
1 answer
63 views

can no longer add/remove documents for envelopes created through DocuSignApi

For our app, we create envelopes with a document for signing for DocuSign's eSignature app using the DocuSign Api. Everything was fine until Q1/Q2 2024. Now, customers report that they no longer can ...
acid_ja's user avatar
  • 13
0 votes
1 answer
16 views

Docusign - Notification for Admin Email Upon Document Signing/Rejection

I am setting up a Docusign workflow where: The Signer role can sign or reject documents. The Admin role should receive an email notification when the signer either signs or rejects a document. The ...
Pradeep Charan's user avatar
0 votes
0 answers
14 views

Converting eSignature calls to eNotary calls

I haven’t dug into the eNotary much yet, but one of our teams is looking to implement RON into their workflows. The contracts are currently sent with the eSignature api utilizing the C# SDK. My ...
JasonD's user avatar
  • 13
0 votes
1 answer
22 views

Why Does DocuSign Composite Template Reassign My Recipient IDs and How Can I Force It to Use My Defined IDs?

I'm using DocuSign's composite templates to create an envelope with multiple documents and recipients. However, I’ve noticed that DocuSign reassigns the recipientId values I define in my template. ...
stanley oguazu's user avatar
0 votes
1 answer
21 views

Submission approver for signature Docusign

In production, we use endpoint (1) for sending documents for signature in Docusign. We need a new flow where a non-subscriber user receives a pending signature notification, and only when this user ...
enakamatu's user avatar
0 votes
1 answer
49 views

How to send signed document to signers

I use the Docusign Java Rest API to create an envelope with one or more documents. I don't find the way to send the signed PDF to the signer(s) when the signature process is finished. Only the account ...
Nicolas CACHET's user avatar

15 30 50 per page
1
2 3 4 5
415