Questions tagged [docusignconnect]
151 questions
0
votes
1 answer
DocuSign Integration. Is it possible to get auth token without users consent. I want to send docusign envolope email internally using my credentials
I have an application that sends DocuSign emails to users when clicking on a button from the frontend. So
If I go by Auth code grand or implicit grant, my user has to sign in to their account. For JWT they will be redirected to consent.That means…

yazer
- 23
- 4
0
votes
1 answer
DocuSign API - Connect Existing USERS/Accounts
In a few words: how do existing organizations access an API connection integrated in an app?
Background info: the question comes when creating an app for say B2C companies to send envelopes/templates with their DocuSign subscription. Truly…

user1321
- 71
- 1
- 3
0
votes
1 answer
DocuSign Connect - Error - The remote server returned an error: (503) Server Unavailable
DocuSign Connect Push is showing the following error:
Error - The remote server returned an error: (503) Server Unavailable.
When I tried the same with postman the API is working. Any help will be appreciated. The project is hosted in Heroku.

yazer
- 23
- 4
0
votes
1 answer
Postprocess when envelop is signed
I'm using Docusign to create automatic envelopes but I want to save the signed envelope on my server. What's the best practice to do this?
Could I use the connect function? When yes, how will the request look like? (I can't find a…

JP371
- 15
- 3
0
votes
2 answers
DocuSign Connect how to configure envelope to receive notifications on authentication failure?
I am trying to manage authentication failed cases in my app. I have successfully established DocuSign Connect communication and receive notifications from DocuSign when envelopes are Completed or Voided. But now I have a case when fail…

Dmitry
- 2,033
- 1
- 22
- 31
0
votes
1 answer
DocumentPDFs elements not consistently returned from DocuSign Connect
I have successfully implemented a system that creates documents to be signed via a template using the .NET API, and then has a DocuSign Connect listener that gets called upon the envelope being signed (right now only have Connect reporting on…

Dullroar
- 152
- 12
0
votes
1 answer
DocuSign Connect Profiles
I need to know how docusign connect profiles work. As far as my understanding, if I have multiple connect profiles, the notification will be sent to all URLs in all the profiles.
For example, consider I've two connect profiles for production and…
0
votes
1 answer
Docusign Connect Java listener deserializing to incorrect object
I have a Java listener for working with Docusign Connect. Checking out the logs for the connect calls I see the XML as I expected with form fields populated. However, for some reason when the object gets deserialized in the form, the data section is…

dermd
- 167
- 3
- 13
-1
votes
1 answer
Is there a way to get the envelope status from a specific envelope?
I am using Microsoft Power Automate and using the "When an envelope status changes (Connect) (V3)" connector to trigger my Flow when it is completed. Is there a way to track the envelope status from a specific envelope?
Currently, my Flow is…

Henry Doan
- 1
- 2
-1
votes
1 answer
OPTED_OUT_PHONE_NUMBER_FOR_RECIPIENT error in DocuSign Java SDK
How we can make sure if recipient has opted out SMS notification in receiving the envelope or reminder sms then not send the SMS in DocuSign JAVA SDK.
Kindly Help

Rajesh Kandari
- 183
- 1
- 7
-1
votes
1 answer
I want to retrieve all API calls history from docusign
I tried to retrieve all API Calls history from docusign and later on want to list it on my website in laravel but I can't achieve it.
Can anyone suggests me, how can I achieve it?

Abdul Aleem
- 27
- 4
-1
votes
1 answer
Docusign Remote Signing by email in Laravel
I want to request docusign remote signing by email in laravel.
Can anyone provide me the code for this?

Abdul Aleem
- 27
- 4
-1
votes
1 answer
Docusign Webhook TLS exception
When DocuSign tries to call my API it throws a TLS exception, how can I solve this?
Error: Exception in EnvelopeIntegration.RunIntegration: 7f48081c-4fb1-48c5-a97a-66498625a892 ::…
-1
votes
1 answer
How to create only save only payment method enveloe request in docusign?
I want to create envelope request which only save payment method for future payment.
-1
votes
1 answer
DocuSign Template Prefil Fields Through API
I was a user of Right Signature, where we can create merge fields, and we can send the data through post request,
I have recently migrated to Docusign,
I see that they have prefil fields.
What I want to achieve is, Create Prefil fields, like Owner…

jayantsoni002
- 19
- 4