Mark Robinson
Mark Robinson

Reputation: 1629

How to fit DocuSign to my application

I have a web application that sends some details in an email to recipients and I need them to confirm the details and sign them. It's not a document I'm sending them just a few details inline.

What does DocuSign consider that? Document signing, embedded signing or something else?

Upvotes: 0

Views: 74

Answers (1)

mikebz
mikebz

Reputation: 3335

You can put together a text file (not really a PDF or a Word Doc) and just send that. DocuSign supports that as well.

Check out the recipes to do that here: http://iodocs.docusign.com/APIWalkthrough/requestSignatureFromDocument

Upvotes: 2

Related Questions