Acrobat Sign Dev Community: Connect, Learn, Innovate
Recently active
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?
I'm using the rest API. I want to set a re-direct so once the user has sent a document for signing they go back to our web site. /api/rest/v6/agreements/[contractid]/views When I add the URL I get the error: INVALID_POSTSEND_REDIRECT_URL Specified post send redirect URL not in allowed list. How do I add the URL to the allowed list? The documentation says something about the URL must be part of the allow list for application redirects, configured by a CSR Admin, but I have no idea what that is or where to find it. Thanks.
I inherented a project that is currently working, that currently uses the rest API to send envelopes out to be signed. As of right now, each step in the signature logic is sent to a single individual, so for each step, it generates a memberInfos block with that individual's email - this is all working.However, for one step, they would now like it to use a signing group. I can see that if you have multiple people that you want any one of to sign for a given step, you can create a participantSetsInfo block with multiple memberInfos assigned the same order, if you just have the emails of each participant. If necessary, I suppose I could do it that way, but if they already created a recipient group, as per https://helpx.adobe.com/sign/config/send-settings/recipient-groups.html - is there any way with the agreements endpoint to point the participantSetsInfo to such a group instead of having to provide it with the email of each group member? I don't see anything obvious in the documentation.
Hi guys,I'm intergrating Adobe Sign into my prod. But I got one case need to be help. Please help me to check it.After I upload the document and create agreement. I get the document_id and store at my DB.After signed, my webhook will be called. But the document_id in webhook is different from the last time when I have just created agreement. So I can not know which document need to update for that webhook call.Could you please help me with this case?Best regards
I am trying to create a webhook using a webhook enpoint(to enable OAuth 2.0 for webhook events). I am able to successfully create the webhook endpoint and retrieve its ID. I am supplying the same ID under the webhookEnpointInfo payload attribute, while I am also omitting the webhookUrlInfo attribute, as suposed. What I am getting as error code is INVALID_WEBHOOK_URL. I have tested to create a regular webhook using the same url and had no issues, thus I beleive the url is totally well formatted. Usingit to create the webhook endpoint is also processed correctly, I do not get any errors related to the url.Where could the issue be? I've tried different urls. I dont see the webhook url being hit so the validation must be failing internally. Ive tried to be true to the webhook endpoint guide to the best of my ability and tweaked different parts where I could be doing wrong.
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.