Is the fileid specific to the storage provider (googledrive, dropbox, box, or onedrive)? Or, is this something that docusign generates when you share your storage provider with them?
Asked
Active
Viewed 150 times
1
-
Where are you seeing the option for `remoteurl`? Can you post a screenshot? – Ergin May 15 '15 at 16:22
1 Answers
1
Looking at the DocuSign documentation here, the remoteUrl seems to be specific to the cloud storage provider. See below the official description of the "remoteUrl" parameter:
remoteUrl String
The file id from the cloud storage service where the document is located. This information is returned using GET /folders or /folders/{folderid}.
Also, the documentation (see here) goes further and explains how to retrieve a list of all items in all folders for the user from the selected cloud storage provider.

Frederic
- 2,015
- 4
- 20
- 37