python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to correct an existing DocuSign envelope to add a document to it with their C# SDK?
I have an existing envelope with a document in it. This document has a fixed number of places to sign built in. If we think we need more places to sign, we have an additional document dedicated to jus...
Corey Ogburn
Votes: 0
Answers: 1
Generate connect keys for HMAC programmatically
When I add a custom connect configuration, also I want to include the HMAC signature.
connectCustomConfiguration.IncludeHMAC = "true"
Is there a way to create and get a connect key when a co...
G.Mich
Votes: 0
Answers: 1
add and activate custom connect with SDK
I try to add a custom connect with this article and it's working perfectly.
https://www.docusign.com/blog/developers/common-api-tasks-add-custom-connect-configuration-programmatically
I can't find the...
G.Mich
Votes: 0
Answers: 1
How do you send an HTML envelope to a user via email, from a headless API, that has not created an account on DOCUSIGN?
I'm sure I am missing something here but...
I have an angular application that allows users to fill out forms. The application calls a backend NODEJS service that has a responsibility of building the...
user2464818
Votes: 0
Answers: 1