Join the Acrobat Sign community. Connect, Help, Be helped.
Recently active
Hi all, I have been read the webhook documentation (https://www.adobe.io/apis/documentcloud/sign/docs.html#!adobedocs/adobe-sign/master/webhooks.md#securing-webhooks) and I know there is the Two-way SSL authentication, but is there another security that client server could do? Some extra security?Like whitelist the adobe webhook IP's range.I read that "your webhook URL must not be blocked by a firewall", but if I only open/available the URL for some IP's (adobe IP's) it will avoid the webhook?Also I see that "the client URL must be available on the public internet", but the must avaliable for everybody, every IP? Is there some reason to use only 2-way SSL?
Hello,I have been referring this document for creating a Power automate flow.The requirement is that when an invoice is generated in the Dynamics CRM, Adobe Agreement should get created and sent to customer automatically.Now, I created a power automate flow which triggers on create of Invoice.Here I have created an agreement (added a record in adobe_agreement entity), created a agreement document (record in adobe_agreementdocument entity), created a agreement recipient (record in adobe_recipient entity).Now I am stuck as to how do I send the agreement.There is a process (Action) "adobe_sendagreement" but it is unbound and independent of the entity, and it doesn't take agreement Id. So, I am not sure how its going to send a particular agreement link.There is a field "Combined Document URL" in Agreement "adobe_agreement" entity. Should I use this field value as the agreement URL and simply send email to customer?Please suggest.
Every time I go to send a document for signature I get a Thumbnail not ready yet on each page and I cannot see any of the info and where to place my signature boxes. I changed my preferences to Enable Thumbnail view...it still does it. I cannot submit docs....irritated.
I would like to limit the characters a person can use in a text field using a text tag. The Adobe Sign Text Tag Guide has an example using :string(maxlen=10). However this is for passwords or entering social security and does not work for my situation because it does not allow for spaces. The application I am needing it for is for someone to be able to explain a situation. However, I want to prevent them from writing a noval by limiting the characters to 10,000 (approcimatly 2 pages worth). Is there a text tag that would allow me to limit characters while also alowing for spaces?
Hi, I need to speak with someone over the phone about an Adobe Sign support query, it is very difficult to find a support contact number. Can anyone help? Thanks.
How can I prove that I never signed the agreement? Please contact me.
Is there a way using the API to change the signer's email address so that the whole agreement doesn't have to be cancelled and resent? I'm aware of the manual way via this. https://helpx.adobe.com/sign/using/replace-signer.html
I'd like to send a bulk of slightly different documents firstly for the same recipient's signiture, but then I'd want them all to be signed by different recipients, all of the recipients should receive their documents separatly. Is this possible somehow? As far as I know, MegaSign could be a solution only if I wanted to send the very same document. Many thanks in advance for any help!
We are getting attached message when we try to open downloaded pdf to digitally sign. I can confirrm that I have installed Adobe Acrobat DC and Adobe Reader latest version in my PC. However I'm getting this message repeatedly.
Hello, my colleague can´t send any request for signatures, he can only fill & sign and sign documents send to him by others. His starting page is just missing the request signatures button, just like every other tab in his adobe sign account, he can´t do it at all. He used to be able to do it, just like everyone else in our organisation, just for comparison everyone else still can do it. Below you can see the difference between his and my starting page.I would be grateful for every help we can get.
I am a newbie to Adobe Sign and am expecting some requests to update an existing order form template. The template is a Word doc.The requests most likely will result in two things.We'll need to alternate the terms and conditions text based on what is selected in a drop down. The text should be presented as standard text with no drop down or text box. Is this possible to do with a standard Word IF statement? Or will I need to use Adobe Sign tags?2. Based on the same dropdown as above the prices will need to be different. How do I make this dynamic in Sign?Scenario: Dropdown: Standard Contract or Evergreen ContractIF Standard Contract > Display Standard Terms & Conditions > calculate "Standard" prices when products selected (product dropdowns and standard prices already exist in the template). IF Evergreen Contract > Display Evergreen Terms & Conditions > calculate "Evergreen" discounted rates.
Ya hice el pago pero me sigue saliendo una ventana emergente que dice que me bloquearán el programa si no pago
When I upload an editable pdf document to sign on conversion a blue flash appeasrs in every field and also any field that was a tick field the tick is large, blue & elongated, I have been using these forms with no problem but this now happens all the time. Have i altered a setting or something?I look forward to any solution you might havemany thanksMike
I Subscribe to an online signing licence and I linked my sharepoint site to my account. And still, I cannot send document for esigning. I have this message : Adobe Sign login has expired. Please contact your Adobe Sign account administrator to login again. All the authorisations are correctly set. It is really frustrating.
Il campo "Aggiungi firmatari" non accetta il simbolo @ della mail del firmatario
I've recently had multiple recipients tell me they've signed a document, sometimes more than once, but I'm not getting a the signed copy and when I check online it shows that they have viewed the document but not signed it. This had happened with different documents and three different people who have succesfully signed many other documents. Any idea what might be happening and what I can do to fix it?
I have a template, mapped merge and data fields from my opportunity, and my template's merge fields are not pulling in data. I do use a button from my opportunity page to start the agreement process; the button takes me to the Adobe Sign Agreements page. Do I need to also map from this screen?
My organization has an Adobe Sign account. My users wants to be able to filter by sender under under the "Manage Documents" section, but they can only filter by date. They can type in their last name in the filter box, but it does not distinguish between documents on which they are a recepient and documents for which they are the sender. Is there a way to filter by sender using Adobe Sign?
Hello is there a way to deploy the configurations e.g. from merge-mapping and data-mapping from a sandbox into the prod? Or do I have to adjust my settings on both instances? Reg
An initiator initiated a single document for the signature of receiver, the receiver (signer) however is receiving multiple emails for a single document with the subject "Signature requested on XYZ" at the same instant. Why multiple emails dropped for a single document?at 04:08, 04 duplicate emails and at 04:14 , 03 duplicate emails.Please help!
Hi,Is it possible to use a Microsoft Word document as a template for Adobe Sign in Salesforce? Then this is generated into a PDF? Or do all templates need to be PDF?I have tried using a .doc file however it doesn't actually generate a file.Thanks,RdAsh89
Hi All,I have a requirement to get the text prepolutated, from the text i have to split characters and store in different text boxes.Example;Original text: "Hello"I want to store it as..Text Box1 : HText Box2 : eText Box3 : lText Box4 : lText Box5 : o is it possible in Adobe sign form.
I need to sign several documents and I can sign the by clicking on "review and sign" in the email, but the tab "manage" in my Adobe Sign profile does not show any documents which are up for signature
Greetings community, I am creating a form where a default text will appear based on a condition and would like this text to stand out by being bold. I am having difficulty figuring out the correct text tag to do this. The Adobe Sign Text Tag guide says you can format text using the outer {}, however, when I make these bold it does not carry over to the form (this also doesn't work for font color - maybe an opportunity to review guide). The other part of the guide coveing format gives this example: f2_es_:signer1:calc(formula):format(formatType, format). However, I do not know what to put in the formatType and format to get the text to bold. Is there a text tag to allow me to have default text be bold. The code I have is: {{#ia1=!ia1_es_:signer1:multiline(2):default(“STOP: If you are uncertain of the process or what is expected of you with completing the intake form, call... .”):showif(a7=no)}}
We have a mega sign workflow of about 5 people. We want the person in position 2 to upload a document, but the document needs to be visible to the 3rd-5th signers. Is that possible? Is it already visible? Signer 4 will not sign without seeing the CV first. Thanks.
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.