Hopefully this is a simple question.
I have a smartobject that has a get list method. I want to run that get list method with a filter on that smartobject in a workflow. With this result set, I want to loop through each one of these speficic get list result items and then run a smartobject save method on each item returned from the filtered get list method before.