We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

dtheodor's avatar
dtheodor
Explorer | Level 3
8 years ago

Checksum, creation date, modification date

I have a couple of use cases when building 3rd party apps, for both personal and business, which as far as I can tell are not possible with the current API capabilities:     1. Checksum - File int...
  • Greg-DB's avatar
    8 years ago

    1. That's correct, the API doesn't currently expose any sort of file hash, but I'll be sure to pass this along as a feature request. 

     

    2. Likewise, the API doesn't offer creation timestamps. I'll send this as a request as well.

     

    3. You can set the client_modified time when uploading a file (e.g., using the client_modified parameter on /upload). The API doesn't offer the ability to override modified_by though. We'll consider that a feature request.