Hi all,
I'm pretty new to Power automate. I have a SharePoint list and added a button to run a Flow which should email specific fields from the row (which button was click) and have it sent in an email
I have it partially working, and my problem is all SharePoint list rows data is being emailed, instead of only the row which had it's button clicked.
I've got the button created in SharePoint and my test Flow is specified in the conditional formatting for button JSON

This is what my Flow currently looks like.

When the SharePoint list button is pressed the Flow runs and i'm sent the email with all row data instead of just the one clicked.
Can anyone suggest what might be wrong?
Thanks.