Using App Connect S3 Upload

@Teodor - I’d like to insert the filename and file date into table after it’s successfully uploaded. I created a database insert API which works by itself. I’ve added the API into my file.

I anticipated attaching this API to the success event on the S3 Upload Control. Just adding the server connect and defined server action into the file there is a record created in the database. I thought that this server connect would need to be called by an event. I’m a bit confused and would appreciated some clarification.

Also please share if there is a better way to do this and where field can I use to get the field name from the posting process?

Thanks in advance,