I wanted to know if there was a way to combine formatter steps into one action. I have several zaps where I have a formatter Utilities action that is “Text to line-item”, where it is separating words separated by commas into individual lines. Then right after it I have a formatter text, “Replace” action listening for a word, replacing it with another word so it is formatted correctly. Is there a way to combine these 2 actions since they are both formatting the same input, putting words in separate lines and replacing one word with another?