Acrobat Sign Dev Community: Connect, Learn, Innovate
Recently active
When a pdf document is signed by a recipient a blue date/time stamp is added underneath the signature. I'd like to be able to reposition this to another part of my pdf and keep the signature where it is. Is that possible either via the API or other means?
Hi, New developer account for Adobe SignUsing postman, I can upload and create a transient document; the PDF is 1 page long.When I move onto generate the agreement, I get a valid ID backApprox 3 seconds later I get the following error returmed We were unable to create your agreement [DEMO USE ONLY] Test because your document Application1.pdf exceeds your page limit of 100. I dont understand, I have tried multiple .PDF files, each of which create a transientDocumentId when I first submit and then the id returned from the Agreements post. Any thoughts?
I am required to develop a solution (website) that would allow a user to sign 100 PDF documents at once using the Acrobat Sign API. For now, let's assume that all the documents have a signature field on a known page. Is this possible?All I could find in the API documentation was the misleadingly named megaSigns (REST API — Document e-signature Software — Acrobat Sign ) but, as far as I can tell, it is actually a megaSend, as in, you use it to send documents out for signing in bulk, not actually sign the documents in bulk.
Hi,We have registered an application under “API Applications” and got the “Client Id” and “Client Secret” to access the API. But we stuck up in the initial stage itself to get the “Authorization Code”.Based on the following example, we try to get the authorization code with all the needed parameters using the following URL.https://secure.eu2.adobesign.com/public/oauth/v2?redirect_uri=https://secure.echosign.com/public/login&response_type=code&client_id=C**********A-*****************S&scope=user_login:selfAs mentioned in the above screenshot from the document, in the response we neither get the authorization code nor the error. Instead we receive a HTML of the following page.Can anyone please help me out to get the authorization code?
I have successfully uploaded a pdf document then created an agreement using the POST /agreements endpoint. At this point I want to add a custom signature form field to the agreement which I do successfully using the PUT /agreements/{agreementId}/formFields and passing up the location area where is signature box is meant to be, this also works succesfully and can be seen via the receivers Adobe Sign account. The form has a 2nd 'Email:' and 'Signature:' fields placed at the bottom of the pdf that the receiver can click to add their signature. How do I prevent both of these from being added? The signature form fields I am adding via the PUT request is all I want. Thanks.
Hi, We are trialing the Adobe sign Pro tier for a sign solution for our company. This is the highest tier that I can find yet I can't connect the account to Integromat/Make. When setting up the connection I get the error "[access_denied] User cannot authorize application because it is UNCERTIFIED"I have searched high on low and can't any information on connecting Sign. Even finding any API information is extremely troublesome. In a world where everything is connected via native integrations or services such as Integromat/ Make I can't believe a company so big such as Adobe is making the use of their API so hard. As it stands we won't be using Adobe Sign as a solution for our company for this reason we will be looking into other e-sign services that allow easy access to their API.
{"fileInfos":[{"transientDocumentId":"3AAABLblqZhABbunFXbYVw8ebYEaV3f9UZJxA4IapuypniVDjOHtUyLfnLlxmFTDo7PXZ9_fmPcoB69gLmYpfZXi36qR33MLGskxDIF0IoejLPjez-8thrM2lgm6ozFXLKyCoSfY5Wl2H1t_VmetX0libk6Jw8Fi3xBJJIzK-lfek21ddtWN8y638Fr2dRFvQkD30dzDjuLMYr_zbR9A5ssrsVP43p6oOxKL1-PIv5zz8j3iQmzqZg4RxF974K8lOs8Vk87ZBOsOx7pxPrITV5yqxIXu9rPxa9R7YXjS253zgIl7oyWW-MyYN5ow24jut-9sms_yH1sKHFz5m7myHZJoS0wO-1w2ptjA0HUo5QaTX2DGVPGRaGA**"}],"name":"AdobeEsign","participantSetsInfo":[{"memberInfos":[{"email":"jjohn@tcasonline.com","name":"Jinson John"}],"order":1,"role":"SIGNER"}],"signatureType":"ESIGN","state":"IN_PROCESS"} I have used the above JSON in the REST API and I got the response (agreementid) but when I use the same JSON in REST Client it's showing {"code":"INVALID_JSON","message":"An invalid JSON was specified"} ServicePointManager.Expect100Continue = true;ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;string baseUri = string.Format("https://api.eu2.adobesign.
I've developed a web app that utilises the Adobe Acrobat Sign API. I've POSTed my .pdf to the transientDocuments enpoint:https://api.eu1.documents.adobe.com/api/rest/v6/transientDocuments Then create and agreement with the transient document id, recipient email (my own Adobe account) and other relevant information in the JSON packet and POST that to the endpoint:https://api.eu1.documents.adobe.com/api/rest/v6/agreements At this point the document is now in listed in my account under the manage tab > waiting for you. It has the options of 'Open', 'Fill' and 'Add Notes'. At this point I don't receive an email for the document being posted. I want to add a signature and sign it but there is no sign option and clicking 'Fill' shows a spinner briefly then does nothing. How can I esign the document after it has been uploaded?How do I ensure I receive an email notification that the document has been uploaded?How can I get a confirmation when it is esigned? Tha
Hi, I want to know what the format of the tag used to tag Auto Seal in the document while sending for signature.We are integrating with Adobe Sign using API 6.0 and we could provide participantset with sea identifire. Hwever could not find any reference regarding how to tag seal in the document.
I would like to add in an additional signer to an existing web form. How can I do this?
Does anyone have any experience with cloning one group to another group? We qualified one group with the configuration set to use biopharm settings as the "gold standard" and would like to use that "gold standard" group to create additional groups for other departments. Any changes would follow a change control procedure and testing would be performed in the "gold standard" and then manually migrated to the other groups. We have been told there is no way to do that except for Adobe personell to perform this in the backgroud. This is not a viable long term solution. Looking for others that have the same issue and possible solutions. Thank you.
Is the Adobe Acrobat Sign service experiencing stability issues recently / today? I'm using the API to request an Access Token. After having received a code from an Authorization Request I am now using postman to request a Beaer Token. I have configured my Post request in Postman in accordance with the api documentation and receive a 500 error when sending the request. Postman returns:Sorry, we were not able to process your request.Please try again later.If this error persists, please contact support.
We would like to dynamically create a fillable PDF, where several field values need to be entered by the person creating the document, then we would like to send it to an applicant who would fill in a further set of fields and sign it. I presume this is the fill and sign feature? Is that an example of it anywhere?
Hey all, We are looking at using the Adobe Sign app within MS Teams. This gives you the full Adobe Sign functionality from Teams (see screenshot).. However, we can't attach documents/files stored within Teams, you still need to extract/download them to a local location and attach.... We've spoken to Adobe Sign support and this isn't functionality they support/provide and said it would need to be something we would need to develop. Just wondering if this is something people have already developed. Any help would be greatly appreciated thanks Justin [Moderator moved the thread to the correct forum]
Hi, We aret trying to interoperate our M-Files GED with Adobe Sign through API. Everything is well documented. However, we forst need to create an API Application as explained here : https://experienceleague.adobe.com/docs/experience-manager-learn/forms/forms-and-sign/create-adobe-sign-api-application.html?lang=en# But, the menu on the left "api application" does not exist on our account. Following link to Oauth Token creation and then to first step application list lead to a blank page. Thanks in advance for any help.
I have two different use cases for which I want to know what approach we should use on AdobeUseCase 1There will be the pdf files stored on my own server, when a user opens it on the application it should be loaded on the pdf viewer where there must be an option to sign that pdf, once the pdf is signed by the user, the signed pdf must be updated. this should happen inside my application.UseCase 2On some action from the user, the data will be pulled from the database, and pdf will be generated dynamically depending on retrieved data and it must be presented to the user on the viewer, On the viewer, the user can view it and can sign it. on submitting, the signed pdf must be uploaded on my server (in this case the signed pdf must be available on the application side to be uploaded on the server). Are these scenarios possible with Adobe?Adobe Sign-In programmatically!I checked the documentation on adobe for generating the access token in Adobe Sign API but it provides the option o
Hi, Background: We are currently trying the Adobe Sign APIs inside our java based application(a cloud ERP application). We have been trying to be efficient in memory and storage consumption when calling upload/download document APIs. Our requirement: is to pass the file as a stream(as an inputstream) when creating/uploading a Transient Document(also, get the file as a stream when downloading the signed document) from the API. What we tried:with the Java SDK and It seemsFor uploading a Transient Document: It is required to save it on the disk - which then consumes storage and memory(when reading back)For downloading: Return the file as a byte array - which is in memory and also consumes more memory when converting to a stream.2. with our own way, creating the HTTP request, adding an input stream for the "file" part in the multipart body. request failed We saw that the API documentation mentions file stream. Question: What does file stream really mean h
Can the subject name on an outgoing email be enhanced to accept special characters? When contractors send agreements electronically through ADOBE to providers for review and signature the subject does not accept an ' and changes the formatting.
I need help with E-sign. It stops at 72% and me and my IT department have tried everything, repair, reinstall, reboot, updates. Please get back to us with some information. Thank you
Hi there, When I use the create agreement API, under the participantSetsInfo and memberInfo, I would sent a name "Tai Chan" How do I find that name? It is not under the GET /agreements/{agreementId}/members. Where is that name stored? "participantSetsInfo": [ { "memberInfos": [ { "email": "cobbleapitest1@gmail.com", "name": "steve hate", "nameInfo": { "firstName": "steve", &nb
Thanks all
Is it possible to use a custom text tag like {{Name}} with the Adobe Sign API? If so, which api endpoint and parameter would I use to define {{Name}} = "John"
I'm looking to create an Adobe sign intergration which monitors for signed documents. Once signed they will be downloaded and archived. I’ve tried using - POST /search - GET /agreements It looks like they only return documents for the authenticated user. It is possible to get all documents for all users using this API? Should I be looking at a different API or am I just doing something wrong?
Hello, When i'am trying to install the adobe sign bundle in Netsuite, i'am getting the following error : ErrorAn unexpected error has occurred. Please click here to notify support and provide your contact information Any idea why this happend ?
Hi, We are creating an agreement from our application through API to send out for signature, which is working fine. But there is a use case where we need the current user to fill and sign rather than sending out for signature. How can we achieve this? We know that we can get the signing URL of an agreement from API but that URL is for sending out for signature. We are looking for the URL to fill & sign (the one attached) for self sign. Is it possible to get through API?
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.