Hello,
I am working with the dropbox api on python. The files_list_folder_continue method returns all files that have been updated. However, I would like to extract the specific changes to these files in my code. Is there any way to do this?
Thank you