Skip to main content
Participant
February 26, 2016
Answered

using echosign api how can i attach multiple files

  • February 26, 2016
  • 1 reply
  • 1111 views

Hi

I want to send a file for signature and attach another document for the customer. Can i do it using API.

please let me know

thx

mahesh

This topic has been closed for replies.
Correct answer Rijul Raj Khurana

Hello Mahesh,

Yes, you can have multiple files to be uploaded in the API call such as SendDocument() under DocumentCreationInfo parameter. If you want to upload base64, you can provide multiple file paths:

https://secure.na1.echosign.com/public/docs/EchoSignDocumentService22#FileInfo

Regards,

-Rijul

1 reply

Rijul Raj KhuranaCorrect answer
Inspiring
February 28, 2016

Hello Mahesh,

Yes, you can have multiple files to be uploaded in the API call such as SendDocument() under DocumentCreationInfo parameter. If you want to upload base64, you can provide multiple file paths:

https://secure.na1.echosign.com/public/docs/EchoSignDocumentService22#FileInfo

Regards,

-Rijul