Hi,
I am doing a search through Box API looking for files with particular "file name". The search is giving me back the details of the file as a JSon element. The question is how can i load a BoxFile object using that Json element? I need to load that BoxFile object and do some changes to its shared link.
Note: Medium is Java.
Any help is appreciated.
Regards,
Magesh Kumar.