Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Adobe Sign for Salesforce CPQ version 2 is installled in my SFDC Prod. Wanted to check if this package is lightening compatible? If not to what version it has to be updated?Please help
Hello - I am really hoping someone can help me with this. I have converted an excel form to an Adobe E-sign form using Adobe Pro. I decided to switch directions and start using the frequently used template tool in the Adobe E-sign document cloud. I am trying to translate the following calculation formula from Excel format to the Adobe DC E-sign format in the calculations/formula field window, screen shot included below. I am getting a "not enough arguments syntax error from the E-sign DC formula window. Any thoughts as to why this formula is not working, it works as expected in excel. Excel Formula (this formula works in excel): =IF(P37=0,P38-P39,IF(P37<P38,P38-MAX(P37,P39),IF(P37=P38,0)))My excel field cell to Adobe field names translation:TotalsHistoricPrice = P37TotalsFirstorAverage = P38TotalsFinalPrice = P39My Adobe Forumula:IF(TotalsHistoricPrice=0,TotalsFirstorAverage-TotalsFinalPrice,IF(TotalsHistoricPrice<TotalsFirstorAverage,TotalsFir
Good morning, I am very new at Adobe Sign and have a form that I would like to create a formula that if No is checked, it moves to the next question. If Yes, then the sub-information needs to be completed. Below is a copy of part of a form I am trying to update.I have been looking for an answer but cannot seem to find one that helps me achieve this. I appreciate hearing your recommendations. Thank you!!!
Dear Community,In a word document, I am using a text tag: {{ }}. However, user can add only a limited amount of text:I want to use text tags with a line break like here (screenshot taken when I created a template library):Is this possible with text tags in word documents?Kind regards,Jan
I have alot of documents that are signed and I have them saved in their respective files on my computer. I would like a future update to have the ability to select and delete multiple files.
Dear all,I am looking for a echosign backup solution. We need to have a redundant backup process for all the critical information. In order to do that, we need to create a copy of the signed documents in an external server.I have checked that there is an API but it is only available for enterprise option but we are a small company and we didnt contract this part. How can we implement a backup process? The process would be:- bulk process to grab all the current documents.- daily process to backup new documents...thank you in advance,
Hi. Often when I try to go into adobe sign, this appears:Request Entity Too LargeThe requested resource/account/homedoes not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.Apache Server at documents.adobe.com Port 443What can I do in order for this to disappear? It's very inconvinient
Adobe SignI have created C# base web application and got the token successfully and get the document library. my next step send document with replace the place holder (Title,company,Email,signature) using adobe sign how can I do? which api use?
I'm trying to add Twitter account to my Adobe Sign account so that I can get extra send outs per month. I sign into Twitter, authorize and it brings me back to Adobe Sign - signin and never completes... Tried Firefox, Chrome Edge and IE11 on 3 computers.Sorry, we were not able to process your request.Please try again later.If this error persists, please contact support.Error Code: 180918103739826.app-a6
Having the same issue
I have 2 accounts with mine, can you send me a message with contact details?One is [email removed] and the other is [email removed].Thank youPersonal details removed by Moderator
I have a member that is signing a hard copy, how do I remove him from signature group so the signature flow goes to the next person
I recently downloaded the Adobe Fill and Sign through the Google Play Store onto my Samsung Galaxy S8 cellphone. I attempted to share a signed document to my google drive and was met with an error sign that indicated I did not have enough storage space on my device. The document is approximately 259 kb and I have a little over 37GB of storage space left on my device. I have successfully been able to share two signed documents that were approximately 70 kb in size. I would like to know the steps I can take to enable the signing and sharing of documents that are fairly small in size, though more than one page at a time. I have attempted to uninstall and re-download the application with no success.
Has anyone had the error message with Get signature I Person:This transaction failed becuase of a server error: unable to complete request. Agreement signing citron info is not provided
For digital seals of drawings by NC registered architects, the NC Statutes require that security comply with Federal Information Processing Standards FIPS 180-4, "Secure Hash Standard," amended August 2015. Does Adobe Sign comply with that standard?
Adobe sign i am try to get code using this url Message https://secure.in1.echosign.com/public/oauth?redirect_uri=https://localhost:44381/AdobeSign/GetToken&response_type=code&client_id=EkT12548&scope=user_login:self+library_read:selfbut geting error like Unable to authorize access because the client configuration is invalid: invalid_request
Is there a way to add a password to the Send for Signature in Adobe Acrobat Pro DC like there is for Adobe Sign? Do you get an Adobe Sign account with Adobe DC?
¡Buen día! Mi problema es el siguiente:Es posible cambiar el mensaje que aparece en esta parte, ya que mis clientes no dominan el idioma y me gustaría poder personalizarlo.Saludos
Hi I would like to put 2 check boxes on a form where the signer selects one or the other. Please advise what conditions I can use for this.Thanks
Invalid state token, rejecting authentication redirect. This is the error message i am getting after linking Adobe sign account to Salesforce org
Hello - I have a workflow of 6 documents and one of the documents is a pre-employment physical form that needs to be printed by the recipient and taken to the clinic. All other documents should be signed in Adobe Sign and sent back. Is there a way for me to designate to the sender the document they need to print - and how would they do that?Thank you,
We have been using sign forms for the 6 months without any issues, then this week we are not able to fill out the sign forms and send them off to customers. We pick the form, enter the email address and prepares the document, but then when we go to fill in the information to submit, we are not able to type information into the pre-assigned text boxes, We are only able to move the boxes, add boxed etc, but not able to type into them.We have tried to create a new sign form and we have the same result.
Hi Everyone,For one of our customer Adobe eSign feature is already implemented for internal users in Salesforce. Now we want to rollout the Adobe eSign feature to "Customer Community Plus" users (External users).I gave all the object permissions. When I try to invoke following method "echosign_dev1.AgreementTemplateService.load( [AgreementTemplateId] , [RecordId] );" from my class, i was reported with following exception "Permission denied. Unable to insert field echosign_dev1__Recipient_Type__c in object: echosign_dev1__SIGN_Recipients__c" in debug logs.Also I tried Send "On Behalf Of" feature specified in the following document "Adobe Sign for Self Signing (Community Cloud) ". No Luck.My question is: Will Adobe eSign work with Community user (External Users) ? If yes help me in resolving the above issue. If it doesn't support for external users what will be work around ?Appreciate you help.
Hi,I have been able to reach the Adobe Sign page, but for some reason recently I can not open it. The following error message appears:Request Entity Too LargeThe requested resource/public/adobeIDLoginGpsRedirectdoes not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.Apache Server at eu1.documents.adobe.com Port 443Can you please advise how can I solve this issue?
So we have an application where adobe-esign is integrated as a 3rd party application using OAuth flow. So we could actively access adobe-esign APIs using OAUTH by creating an APP and providing call back URL and integrating Client key and secret from the APP. Everything was working fine till 1st of September, but from 2nd September onwards we are continuously failing to integrate adobe-esign with an error being client configuration is invalid: invalid_request. We tried creating one trial account and we could integrate with that successfully but having a problem with current integration. Si anyone else facing the same issue?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.