Is there a way to take a long string that is formatted a specific way and have some of the pieces that come from SW variables and may contain special characters get checked and corrected BEFORE being sent out via script?
Like, can a trigger action step be added that takes the variables we'd normally send out and do some regex to them and pass them into the next action step?