User Activity

Hey all,I have used the Python action to output a list, I've provided the schema and I can iterate over it without issue. However, what I would like to do is filter the list before iterating over it. So for example, the list contains an ID field, I c...
Hey,I have a look up table containing two columns, one is a template ID and another is an item ID. I want a unique list of template IDs, and then I want to iterate over them. I've got the unique list using pluck and uniq (testing within a logger step...
Kudos given to