Skip to main content
Participant
March 14, 2020
Question

Upload to documentcould via API/SDK

  • March 14, 2020
  • 1 reply
  • 422 views

Hello,

I'd like to upload to the Adobe documentcloud from the command line, i.e. via the API (if there is one). Are there any examples?

Thanks!

PS. This is for personal use, rather than for setting up a service.

    This topic has been closed for replies.

    1 reply

    Legend
    March 15, 2020

    I have the impression that the API is defined in terms of a web protocol. You would need to write an app (or use a suitable command line) to connect to Adobe's servers and issue a web command. I may be wrong.