Hi,
I have created a custom action (prominent) and I created it so I could perform the action on multiple rows inside of a table.
It works but it triggers my automation bot multiple times when I select more than 1 row. The automation bot is triggered by updates to the table containing the rows.
Is there any way to wait for all the rows to be updated before calling my automation bot?
Thanks!