Skip to main content
Participant
August 19, 2024
Question

Generating URL to sign aggrement

  • August 19, 2024
  • 1 reply
  • 580 views

Hi there,

I have a question related to creating a signing URL.

For example, I have a list of clients, and I want to send them an email through my notification service that includes a link to the signing page specifically for each client.

How it looks for our customers:

  1. I receive an email;
  2. In the email, I click on the link to sign the document;
  3. I don't need to log in anywhere;
  4. I sign the document, and that's it;


Is it possible to do this?

Thanks!

This topic has been closed for replies.

1 reply

mariahweyne
Inspiring
August 19, 2024

It can be done with a web form. Create a web form (adobe.com)

Participant
August 20, 2024

Hey,

If I understand correctly, in order to send a document for signing to someone, that person must be created as a participant in Adobe Acrobat?

Because I didn't find any information in the API documentation about generating a URL for document signing: link_to_api 

mariahweyne
Inspiring
August 20, 2024

You can either send it directly to the person, via requesting signature or by creating a web form, see above, and sending the link to the person.