On-Upload Success Actions

Hi Guys,

I have a table with a popup with the file upload component and trying to do the following:

Drag and drop / Upload the document, this works well but I’m trying to add an on_upload Actions that contains a picklist(radio buttons)  to choose the type of document it is and save the record

The Problem I’m having is that I cannot find where to grab the ID of this newly created uploaded document, I can see it in the Dev Console when it’s created but how do I grab it , so I can make changes to that record?

Any ideas would be appreciated

Thx