I’m using Google Sheets to manage blog URLs and then linking ChatGPT to rewrite each blog post. After that, I send the newly rewritten blogs to platforms like Facebook, WordPress, and others. However, I need to remove symbols like * and # from the text before posting. How can I do this? Is it possible to add another scenario in Make.com to clean up the text before it goes live?
If this is not working. You can try another way of replacing each character with emptystring. You will need to use replace function 2 times. First replace # and then *