『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Acrobat Sign Dev Community: Connect, Learn, Innovate
新着順
Hi~ I've created a template that will hide the information entered by Participant 1 when Participant 2 clicks on a checkbox, this also shows a form field for Participant 2 so they can enter information. If Participant 3 clicks on a second checkbox, the information entered by Participant 2 is hidden and a new form field shows so Participant 3 can enter information. This works, but in the end, the data from all three participants shows on top of each other. Is there a way to only show the last edit? This is a document that collects information (unit number) from Participant 1 when they sign the document, then when the document gets to Participant 2, if they want a different unit number, they click on checkbox1 and Participant 1's information is hidden and they enter the unit they want to use, and the same happens for Participant 3 when they click checkbox2. We currently have a similar document that allows this with Participant 1 entering the information a
Hello, I am integrating Adobe eSign using C# application. I have a pre-filled PDF form with name, city and other details. In which I have to add the signature fields at the bottom of the page. How to achieve it. I created the transient document and agreement with the pre-filled form. But data(name, city, etc) is empty when the recipients got email for signature. Please suggest on how to keep the prefilled data after creating agreement. Thanks
I've .net 6.0 serviceI've built and included the dlls and namespaces as per instructions hereC#: Acrobat Sign SDK — Acrobat Sign SDK Downloads (adobe.com)Every call to create ANY api instance throws an issue with the type initializer for RestSharp.Anyone had a similar issue? RestSharp Exceptions?
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.
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.
Hi I am using adobe sign api to create agreement and it is I have passed RedirectUrl and RedirectDelay=0 as a PostSignOption Parameter. It is working fine when a user signs and redirects to given url. but if a user declines the signature then it is giving adobe thank you message but not redirecting to the given RedirectUrl. Could anyone guide me how can I redirect to URL even after decline the signature?
When i send out a template of new hire paperwork, i set up the KBA security for the recipient, however when they submit the paperwork and i get the notification email, i am able to open the PDF's of all the forms without entering a password? So how is this secure? The forms that i am getting returned are the ones with the SSN, birthday, etc. on them. Is there a way to set it up to where we have to enter a password to view the document?
I am trying to create agreement using .Net APIs. When I create the agreement from .Net APIs, by default it is having status 'Out for Filling', but I would like to change it to 'Out for Signature' In the developer resource, AgreementCreationInfo class is having fields sendType and senderSigns. But that is not available from Rest APIs. Any advice?
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"=>
https://salesforceintegration.in1.echosign.com/public/agreements/view/CBJCHBCAABAAY43QUWR-YxoO0FK3eXY_-MyvD49GPTPE?type=esignIn salesforce where the CBJCHBCAABAAY43QUWR-YxoO0FK3eXY_-MyvD49GPTPE this id is stored? How we can get it?
When someone signs a Training Agreement and we get the doc back, we need to send a email notification to the HR with signed document link, How to get the signed document link and show in previewable mode? On agreement there is a field called signed pdf it has signed doc link but when we click on it file is getting downloaded instead of showing in preview mode.
Agreement is filled with currency values from salesforce via Merge Mapping.I want to display 1,000.00. For example, test_total__c field is currency, mapping testTotal to Agreement will display 1000.00 instead of 1,000.00.Is it possible to do it inside the settings of the Agreement field through a formula? Or is it necessary to make a separate field in Salesforce with the required value?
Hi Srihari32106029cj63, Thank you for reaching out, and sorry about the delay in response. The workflow seems to be possible. While testing the Adobe Acrobat Sign for API, please refer to the following help document: https://helpx.adobe.com/sign/integrations/api.html. If you experience any issue, the experts can best answer it. You may also contact the pre-sales team. They will be able to provide you with pre-sales technical assistance and share the correct information. Please refer to the following link to contact them: https://acrobat.adobe.com/us/en/sign/pricing/plans.html. You may use the Contact Us button for Adobe Sign Solutions under the team tab. Moving this thread to the Acrobat Sign Developer board for visibility. Thanks, Meenakshi
When creating a web form (inside the web app) i am dragging fields from the right hand menu like drop down boxs and text fields. i no longer have the ability to move the fields with the mouse. The only way to move them now is with the arrow keys. wheni have the mouse over the fields i get the drag symbol but no dragging happens. last week i was able to and i have rebooted, cleared my internet temp files, and even logged into my account from a different computer differnty side of town and get the same result. please help moving and dragging with the mouse gone is a HUGE pain
Hi, In our application we already have DocuSign, so we can sign the doc and it takes the return URL, so Once signing is done we make to return to the last page through the return URL, in return url we save the sign document and redirect to other URL based on return URL parameters. And also It also has "send for signature" and "cancel the sent for signature" feature. So how to embed the adobe sign to our App and how it redirect once signing is done or sent for signing is done
Hi devs,I use a trial account to integrate sign api in my project until it launches.I can able to send the document via email.But when I tried to get an agreement, I faced an error like this; data: {code: 'PERMISSION_DENIED',message: 'The API caller does not have permission to execute this operation' }how can I solve this issue?
Hello,I am integrating the Adobe Sign API into one of our internal applications. We have a department that needs the signing services but also needs to be able to view and manage all of the documents that are sent by each other. I thought I would be able to achieve this functionality by creating Groups in Adobe Sign but I was unsuccesful. Is there a different way to achieve this? Would the best bet be to send all of the documents from 1 account and then have every user logged into that account? I am new to the Adobe. I haven't been able to find anything in the documentation that might point me in the right direction but maybe someone here can enlighten me. TYIA!
I realize this is a bit round-about but...We have a document (a contract) that is generated using SQL Server Reporting Services (SSRS) and then exported to a MS Word file.We then need to send that out to be signed. Right now, the exported docx file needs to be opened with MS Word (because it can be modified), then saved as PDF, then loaded into Acrobat and the initials and signature fields added.Is there any way to put some sort of token or similar in the file (which remember, is generated from SSRS) so that Acrobat Sign recognizes it and makes those tokens Initial or Signature fields automatically?
Hi, I am using format directive to render the date in specified format but it does not render anything. Below are the tag which are working fine and failing. Working fine and rendering value with "Aug 8 2023": {{P1_es_:signer1:date}}Not working and not rendering any value: {{P1_es_:signer1:date:format(date,dd-mm-yy)}}.Can somebody help me with this?
I have built custom CRM and we need e-signing capabilites in our app.We want to give our users the opportunity to sign relevant forms with in our app.How to integrate sign api without involving sending emails from Adobe ?
Hi Team,we are trying to integrate Adobe with ServiceNow. We are using free trial version.Reports (adobesign.com)Reports (adobesign.com)And following Servicenow product docs:Integrating with the Adobe Sign service (servicenow.com)Synchronize Adobe Sign group with ServiceNowWe require Token URL, Client id & client secret from Adode sign account for servicenow.Could you please help us how we can get the detals from free trial Adobe account ?? Waiting for your response. Happy Support !Regards,Utsa
Hi, "Forbidden" issue - When i get the response from Adobe Acrobat Sign through C# code using json convert I give the integrate key, client id, client secret id. but still i got an issue for reason pharse (Forbidden) Purpose: Inregrate Adobe Acrobat Sign with D365FO Thanks in advance,Abhinandhan P S.
I set a label on the participant when creating the agreement, but I can't retrieve that label when I get the agreement (through API). Can you help me with this?
Vrena john
Hi I have set up a free trial account usingFree developer accounts- https://www.adobe.com/sign/developer-form.html [adobe.com]Followed the documentation below :https://helpx.adobe.com/sign/integrations/salesforce-installation-guide.htmlsection:'Add Agreements to other Salesforce Objects'(created Lookup relationship and added Agreements to Related List in Case Page Layout)But Agreements is not showing up in Case page. Agreements is showing up properly under Contacts -> Related List, as soon as Adobe Sign is installed in my Salesforce org
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.