Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

using echosign api how can i attach multiple files

New Here ,
Feb 25, 2016 Feb 25, 2016

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

1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Feb 27, 2016 Feb 27, 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

Translate
Adobe Employee ,
Feb 27, 2016 Feb 27, 2016
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines