Hi Power Automate community,
I am using a flow to respond back to PowerApps. I have a PowerApps trigger and than Get Items from SharePoint. The Get Items from SharePoint requires an ID, but this ID is only applicable for the ID of SharePoint itself. I want the Get Items ID to be another ID which is for example Client_ID. This Client_ID I want to be able to specify it in a TextInput and thereafter for flow to return the data for that Client_ID. But when I enter the Power Automate code in the Onselect button, it won't let me enter the TextInput name. It says it expects 0.

Can someone help me?