File Upload Associate with uploader

Is there any way to associate a file upload through API to the user who uploaded it?
Basically, I want each file uploaded to have a reference key that points to its creator.

You can use file triggers

1 Like