Acrobat Sign Dev Community: Connect, Learn, Innovate
Recently active
Getting this issue: We experienced problems with Adobe login. Please try again. from last 2 days
When trying to use signurls rest apiSince I used the integrated key first, (for create agreements)I am logged in as an administrator user and a page asking me to log out appears. I want to be logged out in advance and see the signature page right away. Is there any way to solve this problem?
Thruogh Agreement View Api I have prepared an agreement, at the same time in the receients list I am able to see the names of receipents along with the emails.But when submit the agreement for signature, It is not showing me the receipents names and shows only email addresses of receipents. In Api I have added the name of receipents in NameInfo model in ParticipantSecurityOption in participantSetsInfo Please look the video of the same for the better understanding.
I have added the below text tag in pdf but it is not getting converted to the signature field after uploading to adobe sign through API.Sig_es_:signer1:signature
I'm attempting to test the functionality of the Adobe Sign Rest API V6, in the model it lists the FormFieldGenerator, and upon further research is a feature that was added in 2020. I have attempted several times to create a test document and using the FormFieldGenerator but the information appears to just be ignored. I found a forum post from April 21, 2023 of someone with the same issue, and he found out that the Anchor Text setting is disabled by default. Is there anyway this can be enabled so I can test this functionality, it is the remaining thing needing to be tested to convince the owner to switch from DocuSign. Currently using a free developer account for the testing purposes, so I'm unable to create a case. Below is the forum post for reference:https://community.adobe.com/t5/adobe-acrobat-sign-discussions/adding-form-field-signature-to-a-pdf-using-rest-api-v6/m-p/13742580
I added an agreement via the API with the state "DRAFT". This was successful and I can find it with the request: "GET /agreements/{agreementId}"However, when I search for it on the site it is not showing up. Pasting the agreementId into the url gives the error"Invalid agreement ID"When I follow the same steps but with the state "AUTHORING" it does show up on the website under the tab in draft.
The new authentication method "Email OTP" for Adobe Sign is a great new feature. Whilst I understand that this feature is available under Enterprise license plans only, would it be not possible to have this enabled in the developer account as well? This would allow testing of the new features during the developement phase much like the other authentication methods that are already available in the developer account.
We don't have this happen with every document, but there are instances where a sent document is signed, but Salesforce status is not being updated and the signed document is not sent to Salesforce and attached to the Agreement object.
Support Team,We are retrieving views from API POST /agreements/{agreementId}/viewsWe want to redirect user Post send. We have tried to set redirect url in PostsendOption but its giving error ofSpecified post send redirect URL not in allowed list -So where can we define the allowed list?we have developer account can we define it in any settings?Our redirect url will be like belowhttps:\\hostname\da2\Process\AdobeAcrobatSignDocument.aspxcan you help us with this being set?Promt Reply will be appreciated.Thanks alot,Sanjay Parmar
Since November 2023, I can request signatures and send agreements out, but they do not show up on my All agreements list so I cannot track them, or send reminders or anything else. Please help.
In v6 rest API I tested agreement view (post) { "name": "ALL", "commonViewConfiguration": { "autoLoginUser": true, "noChorome": true, "postSendOption": { "redirectUrl": "https://127.0.0.1:8080" } }} but I responsed { "code": "INVALID_POSTSEND_REDIRECT_URL", "message": "Specified post send redirect URL not in allowed list - https://127.0.0.1:8080"} How do I add the URL to the allowed list?
I would like to know more on adobe acrobat sign API , I was looking out for a way to not store the documents in adobe cloud which are to be sent to get signed from the users . Is there a way we can achieve this. I have found out that all the 3 ways , Uploading the document and creating the transient id, or to create agreement with library id or using the URL , it stores the document temporarily in adobe cloud , We prefer not to store the document on the adobe cloud.
I'm integrating the Adobe Sign API into an app I'm developing. One feature of my app is to view a list of all outstanding agreements. To do this, I need to hit the endpoint to grab all agreements for the account. As is mentioned in another post on this forum, there is no way to filter the results of the API call to grab all agreements. That being the case, I assumed the only way to reduce the results returned by that call is to delete any cancelled or completed agreements. Otherwise the list of agreements returned by that API will continue to grow over time and that API call will get slower and slower as it needs to request multiple pages of results and concatenate them. However, that doesn't appear to be possible either. At least, not without contacting Adobe support and requesting that they enable the delete API endpoint for your account. So I'd need to advise all users of my application to do that in order to prevent my app gradually getting slower over time. I'm not sure
How to filtered agreements by specific status (Ex: OUT_FOR_SIGNATURE or SIGNED) in REST API?Currentlly there is no specific query parameter to use to achive this requirement in GET /agreements.
Hi, I have a document whereby I require a checkbox to display an actual checkmark. The reason I've put that in bold and italics is because I'm finding it so incredibly frustrating because Adobe Sign will not allow me to do this. I'm at the point of giving up and just printing, manually checking and scanning instead. The final document (once signed) is just displaying the checkbox filled in, with no actual checkmark. Can anyone help? I've attached a photo for demonstration (circled in blue): Many thanks in advance for any help!
1. Create an app - Please refer to the attached OAuth configuration.JPG file below2. Add an Authorization Request link - Please refer to the attached Add an Authorization Request link.JPG file below - request url -> https://secure.na1.adobesign.com/public/oauth/v2?redirect_uri=https%3A%2F%2Fsmartx-10.emro.co.kr%2Flogin.do&response_type=code&client_id=CBJCHBCAABAADReTniekxk9bMo0u6m06G_w9ytucLZTr&scope=agreement_write&state=JZVMFE6WA7RJ4R2LS89O3. Request result - Please refer to the attached request result.JPG file below
I am using the Acrobat Sign API to send an agreement out for e signature as outlined in the docs here https://opensource.adobe.com/acrobat-sign/developer_guide/apiusage.html#sendforsigning but my integration uses https://secure.adobesign.com not the new https://secure.echosign.com url yet. I successfully went through the oath flow and successfully created the document in Adobe. It shows up on my Adobe Acrobat home screen under recent documents. However, when I choose the document and click ‘Edit’ in order to add signatures to request it redirects me back to the Documents home screen. I'm not able to add recipents and signature requests to the document. Previously, I have seen my new document under the ‘Legacy Drafts’ tab on the left and when I clicked 'Edit' I could add recipents and signatures. But in this particular test adobe account ‘Legacy Drafts’ is not in the left hand menu. Is this a licensing problem with my Adobe account (Acorbat for teams standard)? If it
I am trying to Integrate ServiceNow with Adobe Sign in API. While trying out the APIs I was unable to send the agreement to the user. I am using the POST Workflow API from v5 documentation. When sending the request it returns status code as 201 along with the agreement ID. But on checking the agreement from the console in Adobe it shows that the agreement has gone into the cancelled state. Sharing the payload which I am trying to send in the request:{ "documentCreationInfo": { "fileInfos": [ { "name": "Test678", "transientDocumentId": "CBSCTBABDUAAABACAABAAmz9440zDqcqrifesKtxV2kVSkzMWTAG_izjHBb1RdDHQ3uD9h1X9HoB0ddvTn8kdzVSwHaD5F5tHimOUkjirTL_rOgbMmiNodmAXdiMv2zOjguzna0OboypDIyrk5QGcuI-9T6P9Fj1ULp6yjfRuu663w66WJUH08glkO--LZmg7RzPq5NC_uG9ovXyhvka5PnePIYUU59-8pRJUCE0I1yXSrgti0IFN-01-dFg7BP5P2fvBes3KpStOZ_3scJuzsWCjzIKPt-GO734h7ycLC3-AOlThIFCy4EYdfA9_vidlpFdtZjwNcxTFi-Z9210mhIwo2xNQ7s4_qSPXOl0JFqQ9m185n7G8mN3ghwWKvkI*", "mimeType": "application/pd
Hi,I tried to add form field to an agreement. I use PUT method:FormFields option is not available in V6 of REST API | Adobe Sign Answer is 200 everything is OK, but on the document the signature block is allways by default.
When creating an agreement in UI, there's an option to "Add Recipient Group", or to simply add individual recipients. When I'm creating agreements with the API, the recipients always show up as "groups" instead of just individuals. Here is a screenshot of the recipient list for an agreement I created in UI. Note that the recipients show up as "(Signer)": Here is a screenshot of the recipient list for an agreement I created with the API. Note that the recipients show up as "(Group)": For the API call, I'm just following the format specified in the REST API Reference and this sample. I can't find any other way of formatting the API request such that it specifies the recipients as individuals rather than groups. Is this a limitation with the API?
Hi,We are using the Adobe Sign APIs for signing the documents. We also created Webhook in our account. We are getting notifications for the users who are added in our account but n0t getting notification for the users those are not added in our account.How can we get the webhook notifications for all the users. Thanks
I am integrating my app using Adobe Sign Api's and managing signing audit history on my app. For Agreement Rejection case the webhook is sending the event details as an agreement reject event but the webhook response does not contain rejection reason . In my webhook configuration i have selected all agreement events and in notification parameters I have selected agreement info, Agreement Document Info, Agreement Participient Info, Agreement Signed Info all.Can you please suggest how to receive this.
I'm creating multiple Agreements from the same template (a LibraryDocument), with differences to some un-editable fields, like an "Active Date" field. These differences are met with the mergeFieldInfo property of the AgreementInfo. All of the Agreements are sent to the same single participant. The expected behavior is that when the recipient views the documents of one of those Agreements, anAGREEMENT_DOCUMENTS_VIEWED webhook event for that agreement is sent. Instead, a AGREEMENT_DOCUMENTS_VIEWED event is sent for ALL the agreements sent to that participant that are created from the same template. Even AGREEMENT_WORKFLOW_COMPLETED events are fired for all agreements, meaning the agreements are all marked SIGNED, even though the participant has only viewed/signed ONE of them. How do I ensure that these Agreements are treated as separate Agreements? Do I need to create a new LibraryDocument for each Agreement that is sent, to use as a template
I think it would be very helpful if there was a signing option added that was "Send/Return for revision" in addition to the existing option Decline to Sign. This would be helpful because it could be returned, erase any existing signatures and upon revision, the document could be rerouted for signatures. Decline to sign requires that the creator start from scratch and reupload and place fields.
Dear Users, We are pleased to announce a valuable resource to streamline your experience with Adobe Acrobat Sign for Salesforce – our newly launched FAQ page! Visit the Acrobat Sign for Salesforce FAQ page to access comprehensive answers to various queries, allowing you to navigate and enhance your experience with the package. Explore the FAQ page today for an elevated user experience. Empower yourself with knowledge and maximize your Acrobat Sign for Salesforce package.
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.