I am trying to implement Apex Toolkit by following this tutorial. But I am getting error "dfsle.UnauthorizedException: DocuSign has not yet been configured for this account.". I have googled it. I have found this solution. But on following this solution, I can't complete step 8 because of not finding DSProSFUsername field in saleforce user settings. In Step 8: "Update the field labeled DSProSFUsername with the value from DocuSign API Username that you recovered earlier"
Can't find DSProSFUsername field for populated with DocuSign API Username in Salesforce org user
1.1k Views Asked by Jabir_Hstu At
2
There are 2 best solutions below
0
Danny Chesterman
On
For dfsle, (DocuSign Apps Launcher) this field is DocuSign Username. 'DSProSFUsername' is the field for dsfs (Legacy DocuSign eSignature for Salesforce) please make sure when filling either of these fields the DS user id is used which is a 32 character alpha numeric code similar to: 0f5e52c7-324f-4761-b790-045cf65af92d and not the email address.
Related Questions in SALESFORCE
- UI Component(Table Rows) Taking Too Much too in LWC
- Twilio Salesforce integration (Chat Transcripts)
- How can I automatically apply dark and light themes using the Lightning Email Template Builder in Salesforce based on the user's system preferences?
- Sending Slack Message to channel from salesforce flow
- How to redirect to parent object after child record creation
- Creating File in Drag and Drop Enabled File Cabinet in Netsuite using Rest API from Salesforce
- tsql functions like REPLACE() failing in azure data factory pipeline connected to salesforce
- An unexpected error occurred. Please include this ErrorId if you contact support: 1878486530-323938 (1541428280)
- My requirement is that I have to create DLRS for 'the date when the most recent email was received'
- Declarative Rollup Summaries Deployment
- Trouble updating a Field in Salesforce via a Python Script
- Why custom favicon for Salesforce-powered website not showing consistently in Google search results
- Salesforce chatter photo upload trigger
- Disable Azure DevOps Pull Request being completed when Using Copado
- AppFlow s3 to Salesforce upsert fails
Related Questions in DOCUSIGNAPI
- Is there a way to stop Expired email notification in DocuSign?
- Failed to instantiate [com.docusign.esign.client.ApiClient]
- DocuSign integrated login fails when MFA is enabled
- DocuSign: How to check the reminder status for an envelope
- Is there a DocuSign API listitems attribute to allow multiselect from a dropdown list on a document?
- DocuSign signing language always english
- Are envelope resent and recipient resent webhook events triggered for automated reminders?
- Get any user pending envelopes which was sent by any sender
- Get users pending envelopes which was sent by any sender
- Refresh a Document Sent After Changing Template
- DocuSign Admin Consent - missing "coid" field
- DocuSign: How to disable the "Style Selection" in adopt siganture
- Get signature option in DocuSign envelop
- changing the starting url in 'createSender' API
- DocuSign NodeJs SDK: How to replace a document in an envelope which is already sent but not signed by any parties
Related Questions in SALESFORCE-SERVICE-CLOUD
- An unexpected error occurred. Please include this ErrorId if you contact support: 1878486530-323938 (1541428280)
- Salesforce MIAW: User message not sent from Community
- Salesforce Service Cloud Automation Action
- Connecting Microsoft Copilot to Salesforce Einstein Handoff
- Custom Email Message (Salesforce)
- Salesforce - Flexcard with SOQL Data source - Error - Invalid Descriptor Format: markup://c:should-intercept-webauthn[COMPONENT]
- Share record to community based on condition
- How to fetch salesforce case details using CaseNumber via API call?
- Feature Toggle in Salesforce having Flows
- Salesforce Sentiment analysis for SFSC case description field
- How to turn Opportunity to Sales agreement in Manufacturing Cloud
- Salesforce - Custom Field Formula returning an ID code instead of the text name
- Integrate Einstein Bot with Google Cloud
- Messaging for web component is not visible on Digital Experience Site
- Datetime Formula Field is not working if the month is different in date fields
Related Questions in DOCUSIGNAPEXTOOLKIT
- How can I save pdf from envelope generated with DocuSign Apex Toolkit in Salesforce?
- Is it possible to set a mandatory requirement in DocuSign that requires the recipents to read the legal statement before they sign the contract?
- Docusign - Salesforce : real-time document status updates // know how signers interact with the enveloppe
- Error on live server when requesting Docusign JWT user token for remote signing
- DocuSign Apex Toolkit: Dynamic Add Recipient (Receives a Copy)
- Error: "Please verify that you have been granted access to DocuSign"
- adding checkbox to 2 Roles on DocuSign template
- add custom tabs without recipients to the document DocuSign
- View document link in salesforce using DocuSign Apex toolkit
- Retrieving the Signed Document from Salesforce Files
- Unable to send record for docusign signature
- Not Receiving Email Notification for "Skip Payment" Option in DocuSign
- DocuSign optional signing without opening the document
- In Docusign Envelope object Envelope Configuration Field is not populating from apex
- Docusign Countersignature Automation
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
If you go to Salesforce->Setup->Users->Click on user profile->Click on quick access menu on the right you should be able to see the custom field under "User Custom Fields" at the bottom.