Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hi currently I am on Adobe Sign trial. I made a web form which my client can attach file into it and auto generate a agreement to sign. Can I know where attached file kept ? As the file contained sensitive things, I wish to add on the security for it
Hi!Wanted some inputs regarding ff:I have an app that generates a PDF. This goes through an approval process within the app. What I want to happen is that when the final approval comes through, I need the PDF to be automatically signed. I'm thinking if I can pull the signatory's signature from adobe and tie it in my approval process. Note that this should not bring me to the adobe sign window that has the signatory manually click and sign on the documents (the app produces about 600 files for signature each so we want to automate the process).Thank you!Thank you!
Im trying to create a record trigger flow in salesforce to send a document to be signed but I cant seem to get it to work.Does anyone have any insights?thank you in advance
Hi! We are on Adobe Sign version 21.5.11, was wondering if it's possible to dynamically display the data from child object records into an Adobe sign document. For example, I have a Cars child object which has a lookup to the Account object. My Cars object has 3 fields: Model, Manufacturer, Year, and I can have an X amount of child records. If I have 5 child records, I would like to display all 5 child records and their corresponding fields in the Adobe sign document. Is there a way to do so dynamically? I've already looked at the merge mapping guide but it doesn't say anything for child records of custom objects: https://helpx.adobe.com/sign/using/salesforce-data-mapping-templates.html Also saw this post which didnt really help much.. https://community.adobe.com/t5/adobe-sign/merge-mapping-line-item-salesforce-records-into-a-document-for-signature/m-p/9583654?page=1
je souhaite supprimer un signataire d'un document Adobe acrobat sign
Hi, We are using Adobesign api to perform the following actions: Step-1 We are generating the Access Token from Refresh token with privilege set agrement_writeStep-2 Once we have the token, we are using base url's api to get the api end pointsStep-3- We are sending the post request to rest api v6 transientDocuments but it returning following error: Body{"code": "CONTENT FILTERED","message": "Must provide file body"} We did tested in Postman and it worked and returned the document ID, but after getting the document id when we post the request to agreements Api its throwing error "Resource Not Found". Please let us know if we need to enable something or we are missing any data points. Thank you!
I am trying to find out whether Adobe Esign has an option to resend the document already out for signature. I am trying to resend the below agreement. { "id": "CBJCHBCAABAAfZdBouQN0DXd6VCuQfJmeg7oVbSdQ4L0", "name": "[DEMO USE ONLY] Application Authorization Email", "groupId": "CBJCHBCAABAAiqBQw1jkRj3BzqrpM0kH_NeIeOcyk2JP", "type": "AGREEMENT", "message": "", "participantSetsInfo": [ { "id": "CBJCHBCAABAAyn_k3dq7ij7_FCf1PjU8c936sJk_5NDo", "memberInfos": [ { "email": "<--my email-->", "deliverableEmail": true, "id": "CBJCHBCAABAAMqb3r_hxCOrPYl_WF3jQqLLVMHv-EKol", "securityOption": { "authenticationMethod": "NONE" } } ], "role": "SIGNER", "order": 1 } ], "senderEmail": "vishnu.prasad@speridian.com", "createdDate": "2024-05-09T15:29:06Z", "lastEventDate": "2024-05-09T15:29:37Z", "signatureType": "ESIGN", "ccs": [ { "email": "c
How can everyone in a group within Adobe Sign have access to the documents and status in the Adobe portal along with email notification when the status changes.:
I have an issue that is two part. First, if a document is signed and saved as a certified copy the application freezes and I cannot click or use any other functions, a ping sound can be heard when I click, as if a dialogue window is open - no window is displayed. I cannot use any functions or open another document until I hard close acrobat from task manager and restart it manually. It appears the document is saved locally when I restart the application but this makes signing documents incredible inefficient since I need to restart every time I sign and save a read only copy. Secondly, if I open the signed document and try to save a certified copy again I get the "an error occured while uploading" message. I have updated acrobat, reinstalled and also tried disabling protected mode already. Kindly advise how to fix this very annoying issue.
Dear Adobe, please add the option Download PDF with Audit Report to the Actions menu when a document is selected in Acrobat Online. See example image:https://acrobat.adobe.com/link/documents/agreements
Hi,I have Adobe Acrobat Standard, and I want to use Acrobat Sign in Power Automate. However, when I try to log in to Acrobat Sign, I encounter the following error:"We experienced problems with Adobe login. Please try again."Could you help me resolve this issue?
how do I remove or mute the history sheet on esigned documents - in other words is there a way to turn off the history sheet that seems to attach itself to the end of each esigned document??
I am receiving an undeliverable notice. The email address is correct and has been used previously in Adobe Send for sign. If I try to re-enter the email address, it says the email address has already been used. How do I fix this?
Hi, I ma bale to create a widget through create widget API request using library document id. In response, I am getting widget id.But I need to embed the widget in our application to complete the signing process here.How can I get that embedded widget url?
Hi all, I'm looking into a solution for a specific case a client is requesting. This client wants the assistant to be able to sign on behalf of the director. When the director delegates the document to be signed by the assistant, the assitant can sign it but it will be signed in the name of the assistant. My client wants the assistant to be able to sign, but with the signature and the name of the director displayed and not that of the assistant. Is there a solution to this problem or another way that would be better? Or is this simply not possible? Thank you!
Hello, Question about adobe sign templates and the use of power automate with those templates. I am attempting to make dynamic signature gathering. (May have 5 signers but may have 4) Does the order number in power automate correspond to the participant number in adobe sign template? I have a dynamic flow that is able to change the order filter dynamically but doesn't seem to matter with the template. Order 1 and 3 seems to always go participant signature 1 and 2 ( I need it to go 1 and 3). Any ideas on how I can achieve this? Thanks,-T
Hello, I encounter an issue with workflows when a user needs to sign a document more than once. I was able to replicate the issue with the user and what appears to happen is the following: Signer 1, Initial signature works fine and the document gets passed to the next person, this is updated on the Adobe Acrobat Sign "Manage" dashboard. Signer 2, Next person signs the document and now previous person needs to sign the document again, this is updated properly in the manage dashboard.Signer 1 and SIgner 2 can see that the document needs to be signed by Signer 1 again, but Signer 1 does not have the option to Sign the document via the Manage dashboard. Only way around this seems to be that the signature request email does appear to go out even though the Manage dashboard does not reflect this. If the user uses the link in the email then they are able to sucessfully sign the document and the workflow continues. Is there something I am doing wrong or something
Hi, I want the agreement to show Signature, Email, Title, Company on the digital signature when signing through API integration.For now, it shows only Signature and Email:I want it to show like this: Question is1) Can I send Title and Company using API Integration?2) If I can send, will it be shown automatically after signed?Thank you for your support.
Using Acrobat Pro desktop app. When I try to drag my signature into the document (which I have done MANY times) I'm getting a gray box istead. This feature is working in the online CC app, but I need to get it fixed in my desktop app. I have tried rebooting. Instead of my signature, this is what I see now. Any thoughts?
Is there a way in Adobe site to CC receipients after I sent the document for signature? It's currently in Out for Signature status. I couldn't find a place to do this under Manage Documents.
I've been struggling with Adobe Acrobat Sign (trouble started this week). When I try to add a signature field to my PDF, the desktop app crashes. I've attempted to uninstall/reinstall the app, restart my machine, and re-creating the PDF...nothing works. I was able to go to the online version and upload the PDF, then apply the field (it crashed the first time) bit worked on try #2 after a long wait period. I feel like something is buggy since the interface changed. Using the online version is OK but not the experience I want. I like the desktop interface much better. Any suggestions?
It worked up until about 20 minutes ago and now everytime I try to use fill & sign the entire program crashes. I made sure my settings are correct, that the program was up to date, etc. but nothing is making the program not crash.
Is an Adobe e-signed document saved on Adobe's servers? I have sensitive data and want to know that I can bypass having it saved by Adobe.
I recently updated to Acrobat Pro DC and I am unable to use Fill & Sign. When I try to request signatures I get Access Denied: You do not have access to this service. Please contact your IT Admin to get access. I've tried logging out and back on from Adobe Cloud and Acrobat without any luck. Any ideas?
What are the ownership rules around a web form? I am able to transfer it to a new person within my organization, however, that person does not have the option for additional ownership transfers. They can't even transfer it back to me. Instead they have to share the web form with me and then I can reasign myself as the owner. Once it's shared with me I can then reassign it to myself as the new owner. Does ownership always have to pass through the originator of the form or is there a way to transwer ownership more than onw owner away from the originator?
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.