Skip to main content
Best answer

How do I remove coding from zaps from Google Calendar to Discord?


I am using event listings in Google calendar and creating Zaps in a Discord server channel. Sometimes it shows up great. Other times, it posts coding such as breaks <br> or posting URLs twice and generally gets messy and unreadable. Here is one example of the post created in calendar and how it showed up in Discord. I've tried formatter (remove html and "covert html to markdown" options) but neither seems to have an effect. I've just "inherited" the server on Discord and I'm brand new to Zapier so any suggestions are appreciated!

Calendar view: https://gyazo.com/f1afdb4aedac02e6420dc5388172cb03

Discord view: https://gyazo.com/dd859fac88ce5d95903e809a43ce1cc9



Best answer by AndrewJDavison_LuhhuBest answer by AndrewJDavison_Luhhu

Hi @JasyRoe

Check out the "Formatter->Text->Remove HTML Tags" action step - this will help you at least remove the tags.


View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

AndrewJDavison_Luhhu
Forum|alt.badge.img+10

Hi @JasyRoe

Check out the "Formatter->Text->Remove HTML Tags" action step - this will help you at least remove the tags.



Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • 3731 replies
  • March 13, 2020

If you’ve tried the Remove HMTL tags option and that didn’t work, then the Formatter Find and Replace action might do the trick. You could set it to search for the <br> tag and replace it with [:newline:] 

That should convert any text that says <br> into a line break for you. 

Where there any other tags that were causing difficulty even after the ‘Remove Html tags’ Formatter action?