Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hallo,wir müssen ca. 1.000 Verträge erstellen und möchte das gerne über Adobe Sign erledigen.Den Serienbrief in Word erstellen ist kein Problem. Wie können wir jetzt aber jeden Vertrag einzeln abspeichern und dann per Adobe Sign versenden? Hat jemand eine Idee und kann uns weiterhelfen?Vielen Dank im Voraus. VG Tobi
Hello everyone,I really need your advice.I have a unique letter (attached) and a csv document created with 200 individual rows containing personal data such as: identification data, personal number, address, services provided, value of the contract, etc.My intention is to send via adobe sign each PDF mail merged document to have their personal data+signature as e-sign field, in order to be sign. The document will be emailed to each customer for them to sign their respective copy (which includes all of their individual contract details).The overall contract word document is the same, but their individual values from the csv file are different.I tried to use megasign feature from .csv file however my data into not merge into my PDF.Moreover, the document needs to be signed by the vendor and another separate 3 signature provided by their unique managers.I really don't want to send them all out individually, I would waste a lot of time.Thanks
I have been using a Trail of Adobe Sign for a Client Based in the United States. We were successful in implementing it in the Salesforce Sandbox but we are curious to know if we can manipulate or Change the document before sending it to the Client in Adobe Sign. Main feature we are looking is Strikethrough.
Dear,I have PDF was generated from current application, how I can add Sign Field into this PDF by using Microsoft Power Automate and how to specific position of Sign Field on it. Thanks Wachira
I am trying to digitise Purchase OOrders. 99% there.Just need an incremental OPurchase Order Number at the top of my form.Cannot see how to do this using formulae or tags.Anyone? Bueller? Bueller? 🙂
Hi,We're fairly new to Adobe Sign and notice that all agreements appear to come from the sender (i.e. the person) not the organisation, as shown:Granted, the company logo is there but the organisation name does not appear in any obvious way.Is this just how it is or can I configure it so it says, for example, "Clonard College requests your signature on"?Thanks for any advice.John
I need to send a document to multiple employees but which does not require a signature. Can I do this ?
I just signed up for Adobe Sign. I'm currently using a program called Airslate but running into some issues with it. Right now i'm using it for onboarding a customer. The way it works is my salesman goes to a link to start the flow by filling out a blank customer form. Once they click submit Airslate then takes the "Customer Email" from the the initial form and sends the application to that email address. Once they finish all of the filled out forms are emailed to the appropriate people. Is it possible to do somethign like this in Adobe Sign?
Hello, I am automatically populating an agreement using Power Automate, the document gets fully fills the prefill fields and all the prefill fields are read-only, but Adobe Sign still requires the agreement to be prefilled before it gets sent even though there's nothing to add. Is there a way that I can automatically fill form fields via Power Automate and then have the agreement send immediately? Thank You
I am working on an online account opening system and we will integrate with Adobe sign to allow the applicant to e-sign their documents. My question is, is there a way to set up a workflow in Adobe sign to where the application gets submitted (account is not open yet), the application is in pending mode, the applicant e-signs the docs and then the account is opened. The client does not want an open account before the docs are signed.One more thing. Once the docs are signed and the account is opened, is it possible for the account number that was generated when it opened to populate the signed form?I know i am probably asking for a miracle here. Just need to see what is possible.Thanks
We have a form that our families complete and then once a year they need to do an "update" and sign and date the bottom. Is there a way with Adobe Sign to do this easily?
Within Adobe Sign, I want to set a digital signature field and send it via email. Under signature fields should be a digital signature option but it is not there. Only signature, initials, and two other options show but not digital signature. If I choose signature my recipient only has the option to type, draw, mobile, and one other option I can't recall but there is no option to sign digitally.
HiI have a teams account. I send several documents via adobe sign as one document but once they are signed, I want to be able to split them into their individually uploaded files. How can I do this?
Using a form field template with drop-down option for Sender (prefill). Any selected option applies to all downloaded documents. I need to be able to select different options for different documents e.g. option1 to document 1, option 3 to doc 2 ..etc.How to do this?
Hi This is down to me and human error but I have twice entered the wrong email address for signors of contracts - for example missing a double L and using one etc. If you make a mistake in Outlook you will get a delivery failure notice (whether is a domain error or a user name error) but AdobeSign does not seem to detect these and warn users of the delivery failure so I have been using the chase function but am chasing an incoreect email address! I know I can take greater care and will but is there any way in AdobeSign of detecting whether there are delivery failures when using AdobeSign? Kind regards Pete
Hi All: Running into issues testing/setting up a Send In Bulk. The document tests perfectly as a self-sign or sending to a single recipient. But when trying to use same document with Send in Bulk (the real thing we need to do), its doing two things we don't want:including me (sender) as a signer - Sign makes me (sender) sign form first; it doesn't let me fill out fields recipients fill out (which is fine), but does want me to sign it.In the preview, I can see me listed in the right pane even though no field is assigned to sender. My button is only "Sign, Then Send." And when I click that, I get this warning "There are recipients who need to sign this document that do not have a signature field assigned to them. You can go back and add signature fields or we will add a signature block for those recipients. Do you want to review or send the document?"The document will only go out to other receipients I listed in Send in Bulk only after I sign (it adds a signature block for
Hi. I'm using an Power Automate flow that saves the completed Adobe Sign documents to SharePoint. It works well but I'd like to limit the scope so the flow only saves the documents where I am the sender, not the ones that I'm a signer of. I couldn't figure how to create a trigger for that requrement. Can this be done? Thanks.
Hi, I'm having issues with using the REST API. I'm trying the post/agreement and I'm using the JSON below, but for some reason I'm getting an error and I can't figure out why. Any advice would be much appreciated. {"fileInfos": [{"libraryDocumentId": "CBJCHBCAABAAwdTX40V4_gy3LbSTJF-dYsbhYjd6Iqj7",}],"name": "Testing","participantSetsInfo": [{"memberInfos": [{"email": "my.email@mycompany.com"}],"order": 1,"role": "SIGNER"}],"signatureType": "ESIGN","state": "IN_PROCESS"}
Is it possible to add a second signer when doing bulk sign?For example, I need to send the same document to 150 different people to sign on one line, and I need another person (Supervisor) to sign on a second line.
Hi Everybody ,I am trying to upoad a document for sing process using Adobe Sign API,then I am getting an error response from API server as "{\"code\":\"INVALID_API_ACCESS_POINT\",\"message\":\"Request must be made to correct API access point (e.g. use GET /baseUris).\"}"I have created an integration key with full permission and use it in the api call.I am following the below documentation link https://www.adobe.io/apis/documentcloud/sign/docs.html#!adobedocs/adobe-sign/master/api_usage/send_signing.mdAnybody have any idea about the error response, Please help me to resolve the issue.Please see my C# code as below---------------------------------------HttpResponseMessage result;string api_access_point = "https://api.na1.adobesign.com/api/rest/v6/transientDocuments";HttpClient httpClient = new System.Net.Http.HttpClient();httpClient.DefaultRequestHeaders.TryAddWithoutValidation("Authorization", "Bearer " + this.IntegrationKey);httpClient.DefaultRequestHeaders.TryAddWithou
I'm creating an app that uses the Adobe Sign API, and I can't find in the documentation information on how to change the agreement sender, by which I mean the name and email address given as "<User> requests your signature on <agreement name>" in the notification email sent when you send an agreement to be signed (as outlined here in the documentation).Can anyone either point me to the relevant API docs or let me know what data to send, presumably in the POST request to /agreements, to set this information? I have group admin access and the user(s) I need to send the document(s) from as members of the group.Thank you!
Previously, I had created an OAuth token with permissions to read, write, and send agreements for myself and I was able to complete the workflow through creating transient documents, creating and sending an agreement to be signed, checking the agreement status, and signing the agreement and sending completed documents to the signers. Now I've created an app with permissions to read, write, and send agreements for the group. I am a group admin, so that shouldn't be the issue. I'm able to create a token that's ostensibly compatible with these permissions. But when I submit to /api/rest/v6/transientDocuments using a dummy file and the Bearer token I received I get the following response:{ "code": "PERMISSION_DENIED", "message": "The API caller does not have the permission to execute this operation" }Why am I not able to create a transient document using the token I generated with an account that has the appropriate permissions?If I add an x-api-user header with email:<
I'm setting up a Send in Bulk, and while testing it, noticed that I can download/extract the form/field data from a single completed agreement to Excel. What I'm looking for is to be able to extract the data from all the completed agreements to the same Excel file. So if I had 100 agreements in my Send In Bulk, presuming all 100 people complete the agreement, I'd have a single Excel file with 100 rows of data (and a header row). As added note, since the recipients would be a defined group of people and we'd want to track completion status by person, I'm thinking a web form wouldn't be right solution either, and Send In Bulk is way to go? Can't find in documentation how to do this -- is there a way? Thanks!!!
When setting up a workflow, the option to assign an approver is not showing up for me. What can I do?
Hello,I would like to create a document that has a list of names. When a user clicks only one of the names, this initiates the routing process for a signature from only that person (not from everyone on the list). Is there any way to do this? Or, is there any way for adobe sign to interpret an email from a field (typed in by someone starting a form) and then route based on this email? Thanks.
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.