When a table action is clicked, how to access which table row was clicked on?

Hi there, you can access currentRow or currentSourceRow within row actions to access the fields necessary to trigger your query. More information about row actions can be found in this thread. Hope this helps!