Good Day,
I have a very basic form on my Power Pages site which allows a user to select what kind of document they are attaching (saved to a table called Document Upload) and then to select a file using the native attachment control (which saves the file to the Notes table).
See below:
This control works etc, but now I want Power Automate to action things on the file that is attached. So I have a trigger waiting for a item to be added to the Document Upload table (which has the document type).
The question I have is:
What is used as the Common link/Unique ID between my Document Upload table entry and the Notes table so that I can retrieve the associated note details that are linked to a new entry?
I have not seen any Row ID's etc.?
Kind Regards,