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
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.
Thanks Gilles, I’ve run in to this same issue.. this workaround is very helpful
Hi Gilles,
It worked, thank you!