Best answer

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

  • 4 March 2020
  • 2 replies
  • 421 views

  • Anonymous
  • 0 replies

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



icon

Best answer by AndrewJDavison_Luhhu 4 March 2020, 08:43

View original

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

Userlevel 7
Badge +10

Hi @JasyRoe

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


Userlevel 7
Badge +12

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?