Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hello, I sent a document that needed to be signed. Everyone was able to sign, until it went to the mother. She got a message 'na2.documents.adobe.com' she could sign but not submit. She said she thought it was waiting for me to sign, but I had myself last. Any help with trying to figure out why she cannot sign? When I opened up the 'in progress' document a very quick message flashed saying something about a network error, but to fast to read.
Can anyone point me out to the API call that I can use to specify who signs when? For example, if I have 5 signers, how do I specify in API sending document call taht Signer2 must sign first, after that signers 1,3 and 4 sign in parallel and Signer 5 signs last.Thank you
Hola, excelente día. ¿Cómo se puede aumentar el número de documentos que se pueden firmar al año?Está limitado a 150 por usuario. Saludos de antemano, gracias.
Is there a problem with Adobe Sign? I use it everyday and I think it crashed yesterday. I sent docs to several people to sign and they all had problems completing. Anyone else had issues??
I would like to know how I can see the total of the shipments made if I am using tha AdobeSign Small BusineesThank you
Hi everyone, I was just wondering if there is such a setting whereby when a particular radio button option is chosen by the signer, a particular list of people will be informed via email from the system notificaition. To put things into context, let's assign simple roles:Buyer Ice Cream Vendors Cookie Vendors Here's a very simple case scenario:If the buyer chooses radio option 1: "I want to eat Ice Cream", the list of Ice Cream Vendors email will automatically receive the notification of the signed document by the signer. Cookie vendors will not receive any email notification.Similarly, if the buyer chooses radio option 2: "I want to eat Cookies", the list of Cookie Vendors email will automatically receive the notification of the signed document by the signer. Ice Cream vendors will not receive any email notfication. Thank youJohn Wong
I saw the content of the Access the agreement activity (history) and addit reports, and I had a question.What exactly is the retention period for Adobe Sign's agreement activity (history) and audit reports? Is it kept indefinitely?Where is the archive location of Adobe Sign's agreement activity (history) and audit reports, and can I change the repository?
I signed up for the Adobe Free Trial, advertised as 90 days, but my welcome email only has it as a 30 day free trial. Tried emailing support, but they only help with active (paid) subscriptions.
Using Adobe Sign, is there a way to set up the signature block so that when the signee signs the document, the signature is in blue and not black? I know Fill & Sign has the option to change the color of the signature when you're signing it, I'm looking for a similar option when sending documents to other people to sign via Adobe Sign. Thanks.
Hello All, I used to have the ability to create one template to utilize to send out to multiple people; however, I recently lost that ability and have to individually format each form to then individually send out to each person. I click on the button that says "create template;" however, once it brings me to Adobe Sign, the actual button to create a template is not there. This has made the process much more tedious for me. Does anyone know why I may have lost this ability? Thanks!
If a signer uploads documents to a contract that are only used to confirm his details, the GDPR states that these may not be stored further. E.g. employment contract or copy of his identity card.How can I delete these attachments via API?If I try it with DELETE /agreements/{agreementId}/documents, it results into "PERMISSION_DENIED: The API caller does not have the permission to execute this operation".The user should have the agreement_retention scope, but I can't set it for Integreation Key or OAuth App in my developer account - is not listed. And yes, I have enabled the Privacy Administrator option for my user.
I sent out 12 documents to be signed by the same two people. Two of my documents do not have the second signature showing up. The signer shows that the document is signed on their end but I do not see it on my end. There were no problems with the first 10 documents.How do I fix this?
i cannot find this button " publish a web form" on adobe e-sign. the support pages has it, but my screen doesnt. i am using a mac
I work for a transit authority and we have to do things by the book to receive federal funding.We are trying to go paperless.. A po is created, sometimes a packingslip or Invocie is present when it goes for signature, sometime not. When we send a PO, and a 3 price bid to the proper authority, in Adobe sign it does not allow an attachment of a PO, packingslip, invoice or check. Is there a way to take a signed document (PO) and attach an invoice etc? Even if it becomes a new document? Or link it to an invocie for example?
When I am sending a documents to sign, signer receive the email from my name instead of my Business Name.When signer signed and submit the documents, the signer receive second email from my Business name.How can I change the setting so that signer see both email receiving from my Business Name.
Dear community, I wonder if there is a way to add a comment that need to be field by the signer under the signature block (which it is added autmatically by Adobe sign). And if i have more than participant, each participant can add his own comment. I don't want to use the templates.Thanks.
Hi,I would like to change and add some recipients in a already sended contract. I used the following button in the "Manage" category to modify: The system handed me to the start page and show me the following message: Where do I find the settings disable these "limited editing options"? Regards,
Bom dia, temos assinatura corporativo do pacote Acrobat Pro DC. Estamos tendo problemas com o envio de documentos acima de 100 páginas para assinatura, onde recebemos uma mensagem dizendo que não podemos exceder este limite. Diante disso, gostaria de saber o que deve ser feito para que seja possível enviar documentos acima de 100 páginas para envio? Grato.
I don't seem to have access to the reports tab as seen in this video. I'm an administrator of adobe sign and still can't find out to enable it. Any ideas what I'm doing wrong? https://helpx.adobe.com/sign/how-to/adobe-create-report.html
We are checking for document signing application and we are looking for adobe sign but we need to fulfill the below user requirement;Want document to be directly uploaded in the system for signing and subsequent download in PC for further sharing(without mail workflow)More feasible if the document opens in adobe as usual and data are stored in an audit trail. Let us know the above user requirement can we marge into adobe sign.
Trying to get this to work for work. What's up!? All other Adobe applications worked today. It just keeps getting me to fill in who I'm sending to and what document. it's an endless loop!
Hi all i am new to Adobe Sing and have little programing experience but I can normally get by with some basic scripts. I want to create a look up for price based on more than one field. I have drop down to select vehicle type, then its size and have a calculated field for the price. Right now I have used conditional fields that don’t only show up depending on vehicle type, for example first drop down field has Boat and jet ski. If jet ski a field a jetski_size becomes visible, and for boats boats_size becomes visible. I can get the form to lookup form a single field but how can I do it for both?
I am working towards creating an agreement using Adobe Sign's Restful API 6.0.I am closely following documentation link provided on your site as well as trying the API calls using REST API explorer.I wanted to find out how can I add form fields while I create an agreement and came across a post that I first have to create an agreement and then update the form fields using another API call.https://secure.na1.echosign.com/public/docs/restapi/v6#!/agreements/updateFormFieldsI can totally do that but how can I associate form fields with a participant? I saw that there is a property called "assignee" which is an optional property to pass while updating the form fields.I have two questions:Where will I get participant set id that I need to pass in the assignee property? Do I have to make another API call to get the IDS? This property value is optional. If I do not pass in this value, Adobe sign will associate the form fields with which participant?Is there a way to pass in the custom fi
I just attempted to sign up for the "Free Developer Edition of Adobe Sign" from this page: https://acrobat.adobe.com/us/en/sign/developer-form.html Instead of signing me up for the Developer Edition, it appears to have signed me up for the 7-day Document Cloud Trial. Has anyone else had this experience? And if so where you able to get it resolved? I would appreciate any advice anyone has on how to get a Developer Edition, short of purchasing an Enterprise License.
When I sent PDF for signature from Acrobat and the name who sent this is wrong.On Adobe ID page my profile it's correct. On Adobe Sign page my profile is wrong and it doesn't let me change it.How can I change the name in Adobe Sign?
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.