I have a Power App that is linked to a SharePoint list. The app consists of a Gallery and a Form. When an item is selected in the Gallery, the details of that item are displayed on the form.
I want to pass in the unique SharePoint list item ID (called ID by default) into the parameter of a Power Automate flow. This will allow me to input the ID in the "Get Item" action of the Power Automate flow and gather the details of the SharePoint list item.
However, i'm having difficulty figuring out how to exactly pass the SharePoint list ID field into the Power Automate flow. None of the SharePoint fields show up as options.
I've added an attachment showing the ID I want to pass into the Power Automate flow and the formular I am using to run the Power Automate flow after pressing a button in Power Apps. Any help would be greatly appreciated!