Hi Team,
Is there any API to download only one recent modified file from Box folder?
I found this document but I see no option to download only last modified file.
https://developer.box.com/reference/get-files-id-content/
My requirement:
1. Developer uploads the new executables on a box folder always. And our ansible playbook need to download only last modified file always. How can we achieve that?
Thanks,
Nitesh