Strip out newline characters
Status: Closed · Asked by Ilan Manoim on · 0 views
How do we strip out newline characters? Things like \n\r that gets posted by a bunch of webhooks.
Hey @ilan
You can use the Text fromatter's "Replace Text" action step to strip such characters. Whereas you can use "
"/simply enter space in the replace fields from which you want to replace.
