Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

If you would like to get an old version of a file, you should add id of an old version file into fileoObjectIds list.

getAttachmentURLs(List<ID> parentIds, List<ID> fileObjectIds, Long timeValue, Map<String,String> requestParameters) method can be used to generate both Open and Download URLs. Changing the response-content-disposition values in the requestParameters map will change the URL type.

...