I want to process a file in the sandbox, but I can’t find the file path or UUID needed to retrieve the uploaded file. How can I find it?
This returns a UUID when making an HTTP request, but I want to continue processing the uploaded file from the sandbox. Is there any way to get the ID? I’ve already found the storage address, and now I just need the UUID to locate the corresponding file.
No, I saw that the last saved file name locally was not named with related_id.


