Acrobat Sign Dev Community: Connect, Learn, Innovate
Als letztes aktiv
I want to create a webform that is easy for multiple people to access the most up-to-date save.This is a training form to document progress through training modules by checking off skills. Multiple people are empowered to sign off on skills so I want to have a link to the webform available and any time a new skill is mastered, the manager/trainer can open the form, edit, save, and then that saved version is now available for use by any other person with the link.The trick here is that I want the new saved version to be the available version at the link.I don't need signatures, and I don't have an order for completion like a standard form where one person completes their part and then forwards it to the next person to fill out their section.It's basically a living document, filled out over time, until eventually it is completed by the multiple people who will check things off.Is there any way to do this?I saw today that Adobe will allow for collaboration with team members that don't hav
We have an automated process to create an agreement which is initially set to AUTHORING so we can modify all the readonly fields to true so when the pdf gets sent for signing all fields are disabled except for the signature field.It works as expected but there was one instance that the pdf when got sent for signing the form fields stayed editable.So we thought something went wrong in our code. We were able to trace the api calls from the logs for this particular document and it shows the call to PUT /agreements/{agreementId}/formFields to update the readonly field was actually successful. So far we can't replicate it, but since it happened we don't have gurantee that it won't happen again.Any idea how to move forward?
I'm using PowerAutomate to convert Word documents and send them for signature using Adobe Sign. When they are presented to the recipient in the browser for signature, all text appears blurry. When I download the document and open it in Adobe Acrobat its fine. How do I fix this?
Hi Team,I am trying to integerate oracle system with a adobe acrobat sign with reference of the document https://helpx.adobe.com/sign/kb/how-to-create-client-id-and-client-secret-adobe-sign.htmlAs per this document I tried to ADD API and OAuth then client ID got created but not secret ID. I dont have any subscrption for this developer account . If it is a free account the secret id doenst generate??If not please advise on how to proceed.
I am curious if there is a way to use the Adobe Sign API to create an application programmatically, which would automate the processes that my customers typically handle manually.
I have created an aagreement and have 4 different different signer participants. I want to set individual redirect urls to each participant to redirect them after they sign the agreement. how is this possible? is there any account or role level settings or any option in api?Example to explain scenario: I have created 1 agreement adding 4 participants:User A: usera@gmail.com redirect to https://adobe.comUser B: userb@yahoo.com redirect to https://google.comUser C: userc@gmail.com redirect to https://yahoo.comUser 😧 userd@rediff.com redirect to https://rediff.com is there any way to do the same? any account level settings or in api I could pass the same?@Chhavi Garg @Meenakshi Negi
Hi,I am getting a 500 Internal Server Error response from GEThttps://api.na3.documents.adobe.com/api/rest/v6/agreements No code has changed on my end, was working until today.
I have a document with Adobe Sign tags for signatures.Adobe uses tags like {{Sig_es_:signer1:signature}} for signers.In my document, I have two signers:User A: {{Sig_es_:signer1:signature}}User B: {{Sig_es_:signer2:signature}}I've created a custom component that lets me dynamically choose the order of signers using checkboxes.For example, I might select User A as signer 2 and User B as signer 1 at runtime. However, Adobe Sign then directs User B to sign where User A was supposed to.Instead of using signer1 and signer2 tags, can we use unique text as anchor text like in DocuSign?For instance, can we map users to signatures using unique text like a Salesforce username?Note: We are sending the document using integration.We tried to Signer1 tag with custom unique text.
My company uses Netsuite and I installed the Adobe eSign Services bundle for it. I can login with the acrobat sign account to active the bundle without problem. But when I go to Send For Signature (inside Netsuite) I get "You do not have permission to send an agreement" error. I have a free 30 days trial Enterprise Acrobat DC/Esign services account to connect with. So the error should not coming from the plan I am using now.
Hi,I'm a developer and I'm developing a custom Salesforce application that have an integrain with Adobe Sign. I need to test something so I need free developer Adobe Sign I created my account via this link https://www.adobe.com/in/sign/developer-form.htmlI'm getting an error when trying to log in to Adobe Acrobat Sign in Salesforce.
AGREEMENT_ACTION_COMPLETED webhook event is not being received even though in the webhook configuration "Agreement All Events" option is selected. The only events being received is "Agreement Created" and "Agreement Viewed"
I am using Salesforce CRM with Salesforce CPQ and Adobe Signature manage package. I have a requirement where I want to send the agreement document from Salesforce to two Adobe Sign environments conditionally. So If there is an agreement and it meets certain criteria then I send that agreement to one environment else it is sent to another environment. Is linking two environments and routing based on conditions possible in the Adobe Sign manage package?
Keyboard controls dont work on login dialog for Acrobat Sign and other embedded signing pagesScreen reader also perform poorly
Hello there, I am currently working on Adobe sign API intergration and I am having an issue regarding FormFieldGenerators. The custom anchor strings are detected and placed on the correct place when the "participantSetName" of "formFieldGenerators" and the "name" of "participantSetsInfo" are matched. But as for a requirement I have to remove "name" property from "participantSetsInfo" object as it is required "Recipient Group" enabled. So how to link a set of FormFieldGenerator to a recipient without "participantSetName"? Thank you.
Hi Team, I'm working with Adobe Acrobat Sign's REST API to add the custom signature format with an electronic seal. Currently, the electronic seal applies once the agreement is sent for approval or signing. However, I need another solution.Is there any way to apply the configured electronic seal into the agreement if it is in DRAFT or AUTHORING status? any possibilities?
Hi We have created an document where If customer agrees he signs in coulm A and If he does not agree signes in column B.But when we are tryign to test this document, we are seeing until both places A and B are signed document is not giving an option for final signature/completion.Is there a way we can make it optional and get document sign completed even if they sign at One place between both.
I am using developer account with free plan.I am testing AdobeSign API to integrate with my company's product.I cannot get access token with oAuth 2.0 in Postman.I followed this article, and authorization is passed but response does not include access_token. Shard is jp1.https://helpx.adobe.com/sign/kb/how-to-create-access-token-using-postman-adobe-sign.html#:~:text=Log%20in%20to%20Acrobat%20Sign,required%20information%20and%20select%20Save. Do I need an enterprise account to get access token? At lease integration key as access token is working to call API with free plan.
Hi Community, When i am trying to send a document to customer in dynamics365 through adobe sign integration i am getting this type of error. Agreement Sending Has Failed. An error occured during Adobe Sign API call -> CODE : INVALID_USER REASON : Invalid user ID or email provided in x-api-user headerPlease give me suggitions. Best Regards,Vishnu.
Hello, this is Trial Informatics from Korea.We have created the following account and have been using the trial version to register applications and use APIs and WEBHOOKS. Before the trial expired, we purchased a new plan that includes API features for development. We applied this new plan to our account on April 24, 2024, Korean time. However, we encountered a problem. We could no longer access the API menu that was available during the trPreviewial period, and we could no longer use the APIs we had used before. We are now unable to register applications with Adobe Sign, and we can no longer use APIs or WEBHOOKS.Please let us know what the problem is and how we can resolve it. Account: otb_cs@trialinformatics.comPurchased Plan: Acrobat Sign Solutions for small business
Hallo,is it possible to remove the timestamp of the final signature without to uncheck the well-formatted signaure?This is the Tag-String I use:{{Sig_es_:signer1:signature:dimension(width=45mm, height=10mm)}}
I am working on a PDF document that I uploaded to Adobe as a template. Once I uploaded it, I added some controls to the PDF like a text box, radio buttons, check boxes, etc. with some conditions. An extra page needed to be added to the PDF, and when I uploaded the new PDF as a template I had to start from the beginning and put all the data fields back on. It did give me an option to manually input some fields, but it was not a large amount of them and they did not have the same properties or naming conventions that they previously had, so it did not do much. If anybody knows of a solution to this, that would be great! Thanks.
Hello! I can't find an option: import recipients' email addresses and merge custom data into fields on the document for each recipient. https://helpx.adobe.com/sign/how-to/adobe-use-mega-sign-bulk-signatures.html
Hi,Can someone tell how can the signed document be imported from Adobe Sign as the viewable rendition in Veeva Vault?
i am trying to create a webhook in Zapier for my Acrobat sign account. I created the application and gave al the permissions, but when i create the webhook and input the zapier url i get an error from adobe that says The URL provided is not a valid Webhook URL.But i have used this setup before and not had this issue, i have been working on this for hours trying to find an answer and i desperately need some help.
Is there a way to disable the 2-step verification to log in?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.