Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hi there,Is it possible to use the digital signature option via the ServiceNow integration? We would like to have a flow like: Employee Fills form in ServiceNow => Document is generated with data in Adobe => Manager Signs => employee recieves document.Is this possible?https://www.adobe.com/dk/documentcloud/integrations/servicenow.html
Hey community, i am wondering if Adobe Sign for SPO can be used to share documents externally (with guest users and / or anonymous links) and request external user(s) to sign the document directly in SPO. Anyone knows or has experience with such a scenario? Thanks and kind regards, Jacques
Hi I have 15 x documents that need to be dual signed by the same 2 x individuals.What's the quickest shortcut? 1) Should I use PDF Portfolio and setup a signature field in each PDF file in that portfolio; or2) Should I combine the 15 x files into one document and setup the signature field 15 times. I also understand sending these files (via Adobe Sign) through the fill and sign function may cause issues as the document may be too big. Looking for a shortcut? Help. ThanksKatrina
I've tried to set the date format for the signature date using text tags which appenrently doesn't work:{{Dte_es_:signer1:date(format=date,dd-mmm-yyyy)}} Is there something wrong with the tag? Thanks in advance for your helps and hints 🙂
We are using the Adobe Sign API to create agreements using a collection of templates. We want our staff to review the agreements before sending them. Sometimes our staff has to sign agreements before sending them. We are unable to do this and we have explored many solutions: 1. After our service has created the agreement with the API, edit the agreement, add a signature field and sign it right away. This does not work because signature fields cannot be set prefill or have a default value. 2. After our service has created the agreement with the API, edit the agreement, add a text field and sign it right away. This does not work because text fields have no cursive font option, nothing looks like a signature. 3. After our service has created the agreement with the API, add a recipient to the list of recipients in the Adobe Sign UI, add a signature field assigned to this new recipient and send the agreement. This does not work because we cannot add a recipient to the li
Greetings to the community I created a self-signed digital certificate, and made a few tests to see how things worked. I dont see any mechanism preventing anyone from creating a digital signature with my own name which on their face will look legit Inclusion of the originating IP in the signed document mitigates a bit this risk - a feature which exists within Adobobe Sign's audit report but not when signing outside Sign - for example from Adobe Acrobat DC and then emailing the digitally signed document to another party Am I missing something or is the IP of the signing party recorded / visible somewhere? Thanks(Ps: I am aware of the fact digital certificates issued by third parties after verifying one's identity address the particular issue)
We're creating a service account that has access to all agreements within a group. As best I can tell, the GetAgreements call only retrieves agreements for the current user. I can modify the call to use the GetAgreementsOnBehalfOf(user), but I'd prefer to not have to loop through all users in the group. Is it possible to retrieve all agreements in the group without doing that?
Just checking - I gather there is no "Sandbox" environment for Adobe Sign but the Developer Account works in much the same way as a dev sandbox environment normally would here?
Hi all,we are testing our api application for Adobe Sign, but we are experiencing problems with webhook. The webhook is active and validated, and yesterday and early in the morning today was working. Now it has stopped working and doesn't fire responding to our tests (create agreement, reject it, ...)Is there any problem in European data centers? We are settled in Italy.Thanks a lot,Nicola
I've signed up to for a developer account here:https://www.adobe.com/uk/sign/developer-form.htmlI've confirmed my email.When I get to the login page, and input the verification code from email I always get an error:Sorry, we were not able to process your request. Please try again later.If this error persists, please contact support.Error Code: 210831041743568.app-a8I've tried many times, always the same problem. I've tried another email address, same problem.
Hi Everyone,I have to capture the decline comment by the agreement participant and save in SharePoint. The standard build in Adobe Sign connector is not providing this data. I contacted support and below the response.I setup Application using Accopunt Admin and able to make oAuth2.0 call Browser and Postman and able to get what I want but I have to use that In Power Automate. DefiniationI update the connector and then while testing through swager editor. I am getting below error. I am able to do what I am trying throug custom connector and it working as expected and I am getting data what I want. Any Idea what I am doing wrong. I am using Adobe Sign Enterprinse with accout admin access. Appreciate , if get an youtube video or document or Article to achive this. or How can I direct call Https call in Power Automate using only Application Id inseated of oAuth2.0.1. using browser to get Authroization Code2. using step 1 codge getting Jso
I am trying to limit the amount of characters a person can fill in a text field. I am having issues with the errors still showing up after the right amount of characters are filled in on the forms text field. I am using the Validation - Regular Expression to limit the amount of characters. The person filling out the form can only use 2-16 characters in length which will be a username. Then I have one for a password text field that is giving me errors too. The password has to be 3-8 characters with 1 capital letter and 1 number minimum. Here is my regexp formulas -Username -:custom(regexp="^[a-z0-9](?=.{1,15}$)\w+$")Password -:custom(regexp="^(?=.*[A-Z])(?=.*\d)[A-Za-z0-9](?=.{2,7}$)\w+$")Any help would be greatly appreciated. The reason for this is to have a tech in the field with a tablet that can sign up a customer right there on said tablet and fill out the information to get them installed.The error that is happening is that it
How
THE OLD SYSTEM OF SENDING FAXES NO LONGER WORKS! AND AS FAR AS I CAN TELL FROM SEND PAGE IN ADOBE SIGN THERE IS NO WAY TO SEND FAXES. I CHECKED ON THE MANAGE SCREEN AND THE FAXES I TRIED TO SEND ALL FAILED AS BEING DECLINED.SERIOUS HOW DO I SEND A FAX?
When I send document for Signatures using Document Cloud, the signer is unable to decline the document although the option of decline is enabled by the initiator. Also, the signer is able to click on "Decline to Sign" from the dropdown on left, however, when the pop-up opens and the remarks are entered. Decline to sign button is activated but clicking on it doesnot do anything and the screen remains stuck there. The button gets pressed but nothing happens. So, the document doesnot get declined and remains In Progress. Please help!
We have an application which pushes a document to be signed to Adobe for eSignature via the API. Sometimes, this file requires several signers - which we include when pushing the document. But Adobe just assumes that any one of those people can execute the document. When one person signs, Adobe says: "you signed on behalf of this entire group"We want to make it so that the document is not considered complete until all signatories have signed. Can this be done?
I received an email from my bank asking me to review and digitally sign a document. I am required to insert an image of my signature and also to type my name. After doing this, there is an "Apply" button to tap/click but nothing happens. I have reduced the size of my image to no avail. I have tried to do this on Mac, iPad Pro 11inch, iPhone 12 Pro, laptop running Windows 10. I have tried on Safari, MIcrosoft Edge and Chrome. There is no error message so I have no idea what the problem is. I have switched devices off and on. I have tried to insert sig as a PDF. I spent almost a whole day on it yesterday Does anyone have any ideas?
Hi,When I call the'PUT /agreements/{agreementId}/formFields' API, I set the'top' and'left' properties but no effect. When I go to sign, the position of the signature area is always top: 171.6px; left : 153.9px; instead of the 10px I set, I don’t know why the value I set has no effect, thanks for any suggestions.Best Regards.
Hello! Wondering if it's possible to send a document to allow one or another user to sign? i.e. Person A or Person B could complete a specific field? I know there's an option to allow anyone to complete a field/sign, but I'd need to only allow 2 specific people to complete that field.
It is very annoying that we have to type our title everytime we sign any document. Any suggestion on where it can automatically pick up signor's title, if the title field is present on contract?
we got Adobe Sign developer account to connect to our SAP Ariba Test system. I created API / Access token and used it to configure Adobe Sign standard out of box integration solution with SAP Ariba.Created new contract workspace and created signature task for a document and triggered that task.Ariba system asks to select which Signature solution and we select Adobe Sign, system shows its processing, navigates to Administration tab of Ariba and back to contract workspace and shows task is in Signing status.But no document is sent out for signature.What are we missing ?
Hi,I haven't successfully sent any agreement using an uploaded transient document. Already with the sample template provided by adobe. Is there any specific reason for this?Thank you,Solem A.
I have a drop down field with all of our customers called customers. I have 4 other text fields that are using the same value that was chosen in the customers drop down. Is there a way to populate the text fields with the customer choice. I can do it in Acrobat but I can't figure it out in Adobe Sign. Thanks in advance!
Hi,Are there any APIs that allow us the securely transfer and update two way client certificates used for webhook validation? I have a requirement to auto rotate all certificates our service uses at a regular interval, including the client certificate we use for webhook validation. I want to ensure that the certificate is also automatically updated in our partner account when that rotation occurs. Thanks.
After a roundabout with support staff that didn't result in any meaningful success, I was recommended to bring this issue to the support community. Our company recently signed up for Adobe Sign specifically to utilize its integration with Netsuite for agreements. Despite some bumps and a complete lack of onboarding, we've started making headway on sending out agreements that can be tracked within our ERP. However, we've now noticed that when sending out agreements, the naming scheme for completed agreements Adobe Sign uses means that completed agreements are going to start clogging up the recommendation dropdown in Netsuite, as seen in the attachment. It's a huge hazard to not have a reliable way to help prevent our users from accidentally sending a signed agreement. The bundle is configured to place these agreements in their own folder in the file cabinet, but it seems like a bizarre oversight that it wouldn't have any sort of built-in configuration to block recommendations from
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.