I have an entity list in a Power App portal page and I would like to add a custom action, in the drop down on the right side of the list, that calls a Power Automate Flow by simply passing the Id (GUID) of the respective record in the list.
The PA Flow has the trigger "When an HTTP request is received".
Would anyone be able to assist on how to add a custom action that when clicked can issue an HTTP request to the Flow?
Thanks in advance!