Acrobat Sign Dev Community: Connect, Learn, Innovate
Recently active
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
Is it possible on a Developer account to have more than 2 WebHooks? We have many development and testing environments and would like to have a WebHook pointing to each for consistency. We will have a fully licensed account for production, but do not want to have a licensed account for these development and testing setups as we do not want to burn through our transaction allotment.
I have a pdf document. When i upload it through the dashboard i get a notification for adobe sign to parse the form-fields it detects into abode form-fields. In the pdf document there's several fields in the form. How can i make the api also auto detect this fields.
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.
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?
Hello, new to adobe document generation API need assiatance in using https://developer.adobe.com/document-services/docs/overview/document-generation-api/ .We have a requirement to display checkbox/radio buttons in template document and get them checked based on the values passed in the JSON file. Unable to find any such examples, any response in this regard is highly appreciable.
I have not been active for a long time and now after logging in the following message appeared: "Your account has been deactivated. Please contact your support staff." Who are the support staff and how can I contact them?
Hi Team, I know we can create an agreement using adobe web portal where we are allowed to add the label and the multiple signatures on a specific position on a particular page. I want to do the same process using api for creating Agreement. Through API I want to allow a specific signer to sign at a position. like If I have 2nd signer for a agreement an If I want both signers to sign in different different locations and on one signer's location is one page(2), The other singers to sign another page (4) I don't want to allow other signer to sign. Then How can I do the same through api. I posted following Json. But not working{ "fileInfos": [ { "transientDocumentId": "{{transientDocumentId}}" } ], "name": "RENTAG TYPE 2", "participantSetsInfo": [ { "memberInfos": [ { "email": "xxxxx@gmail.com", "name": "xxxx s" } ], "orde
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.
is it possible to cancel a document already signed in adobesign?
We have few documents which were partially signed (outside of adobesign). These documents need to be send for futher esignatures using API.Is this usecase supported by Adobe? If yes, how do we proceed?Note that same documents when uploaded on Adobesign UI, are able to be sent for esignature, but when sent by API are declined
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.
When using the API to embed the document signing experience, is it possible to suppress the email invitation to the signer?
Hi,the endpoint to retrieve the current status of an agreement returns a FetchedAgreementInfo object, which should have a property called fileInfos that is not returned. This property seems to be the only way to enstablish a link between the TransientDocumentId added to the agreement request and the AgreementDocumentId created by Adobe Sign service. Is there another way to obtain it or is there a undocumented parameter to pass to the endpoint? Thank you
I am trying to add custom object named 'RequestDocument__c' in adobe template. I am not getting this value from drop down list.I am not able to select source object as this object in data mapping also.
Using /widgets/{widgetId}/views with the body { "name": "AUTHORING", "commonViewConfiguration": { "autoLoginUser": true, "noChrome": true } }gives us the link back, as expected, but my boss wants it to not confirm the user email address. When we try the same exact request using the API reference, the resulting link does not require the confirmation. So there is something different about the request. In both cases, we're testing the link in a private window were we are not already signed in. I've tried each of the different scope suffxies, but it hasn't made a difference.
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, everyone!I need help, I want to implement the Adobe Sign API in my laravel project so I can ease the process of signing a contract to hire people.I am having a hard time trying to know how to 3 credentials that I need:ADOBE_SIGN_INTEGRATION_KEYADOBE_SIGN_SECRET_KEYADOBE_SIGN_USER_IDBasically, I don't really know what I need to do (and the documentation is not helping at all). Do I need to upgrade my account to a developer account? Do I need to pay something to obtain Adobe Sign API? (I am really lost)I need step by step a tutorial of how to obtain the credentials that I want...Thanks.
I am trying to create a modal using an iframe element to show the editing a document page, I figured out I need to have the user_login scope for the Integration Key that I am using. But I dont want to go that route or else I will have to change that for all my accounts and in all environments. Is there a simpler way to show the edit page onto an iframe? Or is modifying the integration key scopes the only way? Thanks
I’m using the Adobe Sign package(Developer Account) in Salesforce to automate the process of sending agreements through Flow Apex actions. However, after the customer signs the agreement, the Agreement Status in Salesforce is not being updated to ‘Signed’ or ‘Completed’, but in the Manage agreement that agreement is in the Completed section
I am trying to add the Adobe Sign Java library to my maven project, but I cannot find it on a maven repository to get the pom file entry. Where can I find it? Thanks.
Hello, I am trying to create an application that uses the Adobe SIgn API to send out a document to signatories. My question is as follows, Is there a way where I can handle the following use-case:- Attach a document to an agreement.- Create the agreement along with the recipients and save it as a draft.- Redirect the user to an interface where he/she can view the uploaded document and specify where each signer can sign on the document.- Once complete the user can send out the agreement to all the recipients.- As the document is being signed by each signatory, I can view the process through the API and download the completed document once the cycle is complete.Thank you for your assistance.
I have two radio choices and i only want the user to be able to select Yes or No. If I give them the same name, only one displays. I'm not surprised. If I give them different names, both can be selected. It seems like there would be another attribute to group them, however I dont' see anything in the documentation.https://secure.na1.adobesign.com/public/docs/restapi/v6#!/agreements/updateFormFieldsThis is occuring using Adobe Sign API v6 in PHP using the following call: PUT /agreements/{agreementId}/formFields$array[] = array("contentType" => "DATA","name"=> "credit_card_sameas_1",'assignee' => $strAgentId,"inputType"=> "RADIO","radioCheckType" => 'radio',"readOnly"=> false,"locations"=> array(["pageNumber"=> $iPageNum,"top"=> 442,"left"=> 344,"width"=> 15,"height"=> 15]),'visible' => true);$array[] = array("contentType" => "DATA","name"=> "credit_card_sameas_2",'assignee' => $strAgentId,"inputType"=>
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.
I am trying to open a pdf template found at https://acrobat.adobe.com/link/documents/agreements/#agreement_type=template in VBA code and fill the form fields from MS Access data. I cannot find the right url, however, to download the template. When I click on the template, and copy the url in the browser url bar, and paste that in my VBA code what gets downloaded is not a pdf it is html. I have clicked around and cannot find the right url for the actual pdf template anywhere.
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.