Hello,
How can I execute an automation script using the Table actions and passing the index of this table as an input parameter to the script?
Thanks in advance
MAXIMILIANO FILHO [DevOps Member] Selected answer as best 27th April 2023
Dear Maximiliano
There is an open bug with feeding, where a feed cannot know up front what it contains, until it actually fed a value.
So in order to be able to configure this action, you’ll need to select a row first in your table. Then you’ll be able to pick Query rows as Feed type, and your index column as Property in the action.
Jim Woodier [DevOps Member] Posted new comment 2nd May 2023

Thanks Gilles, I’ve run in to this same issue.. this workaround is very helpful
Hi Gilles,
It worked, thank you!