Questions tagged [docusignconnect]

151 questions
0
votes
1 answer

Uploading pdf file from my app to Docusign

How to get API to upload a PDF file from my app (Java language), to the docusign? I was trying to use the Quickstart files from DocuSign but they have only static and I could not find the way to upload the pdf files from my app.
LMi
  • 11
  • 1
0
votes
1 answer

Docusign remote signing integration in laravel

Can anyone provide reference of docusign remote signing in laravel. I know that there is code already available in plain php on github but it did not work for me.I searched for code related to laravel but I did not find it anywhere on the…
0
votes
1 answer

Mutliple Signers

We have a business case where we have a document that is auto-tagged (text-pattern matching) for two signers. We send the envelope to three recipients. The two auto tagged signers are able to login and sign the envelope, however the envelope does…
mhiggins
  • 1
  • 1
0
votes
2 answers

How does DocuSign specify the message format for Envelope Connect?

We're exploring using Envelope Connect to receive status updates for our envelopes we create through the DocuSign API. We'd like the messages to come to us in JSON format, but it seems that no matter what we provide, the messages arrive in XML…
0
votes
1 answer

What happens when a DocuSign envelope-level Connect event (created via the API) exhausts all retries?

If an envelope-level (vs account-level) Connect event created via the API with RequireAcknowledgement set to TRUE exhausts all retries, what happens? In the support article, "Connect Failures and Retries", it mentions, "Administrators can choose to…
Lauren
  • 97
  • 2
  • 11
0
votes
1 answer

To create a custom connector on Microsoft power automate with reference to custom connect on Docusign

DocuSign integration with SharePoint using power automate Requirement: Hi community, 1)I have a template in DocuSign which the user will use to issue a contract/envelope. 2)The contract will be signed by an external recipient and upload additional…
0
votes
1 answer

Docusign | Can we add custom field in to the document at specific position through API?

I am trying to add a custom field when I create an envelope and pass the one custom field. Is there any way to add a custom field in the document? Is there any API Endpoint which we need to use?
VBK
  • 29
  • 3
0
votes
1 answer

Inside DocuSign can we add checkboxes in the document at specific position using API?

We are sending the document from our app to DocuSign, and we want to add checkboxes at a specific position. How do we achieve this using API endpoint? I tried adding checkbox manually on docusign portal now I want to check if can I achieve it by…
0
votes
0 answers

How to go live with DocuSign Connect Integration? OR which subscription to purchase based on my requirement. Please see the details below

I have created a flow in power automate, and I have used couple of Docusign Connectors in that flow. To log in to those connectors, I have used my demo docusign developer account's credentials. Now everything is working fine, however I am seeing a…
Perry
  • 1
0
votes
0 answers

DocuSign envelope recipients status error in salesforce

After generating a document and sending it for review and send , recipient added through edit recipient of action dropdown in review and send page is not showing in DocuSign envelope recipients in salesforce. But the recipient added through 'add…
0
votes
1 answer

PA/Docusign: Add tab for recipient - Multi-line text?

I'm building a flow in Power Automate using the DocuSign connector. I've pulled a set of names from my SharePoint list and created a multi-line string variable (varNames) which displays in compose like this: John Doe Mary Joe Gary Moe I would like…
0
votes
1 answer

DocuSign | Radiobuttons and Checkboxes

How does it look like in JSON if I want to have radio buttons for Yes / No, Then if one answers Yes, a checkbox on the Telephone / Email / Mobile shall be prompted? SEE IMAGE HERE: https://i.stack.imgur.com/gvLuV.png Here is how I am seeing it, but…
0
votes
3 answers

How to add Two recipient dynamically from Send with DocuSign button placed Object?

From X Object i have placed Send with DocuSign button From that X Object i have email field first recipient and another for user email so i need to add these both field as a recipient dynamically Please can anyone help
0
votes
1 answer

Docusign Connect - Error - Delivery pending. Internal Connect Error

I'm trying to create a webhook that updates the envelope on my system, but I'm having this issue: Docusign Issue Has anyone ever had something similar?
0
votes
1 answer

Needs to enable left pane fields palette along with anchor tagging

We are using DocuSign embedded signing and set up some anchor tags(using anchorString) for directing user to signing places . But we want to be more flexible by enabling left panel field palettes also available when anchor tagging in place . Is…