HTML encoded text to google doc template

axylus

Member
Hi

I have some HTML formatted text that is coming in from Infinity (webhook) and I want to take the formatted text and add it to a Google Doc template. I have found that I can use text formatter/data transformer to remove the HTML code of even convert to Markup, but the google doc does not show text like bold/underlined etc. it only shows HTML formats or Plain Text or Markup like *bold text*

Does anyone know of a way I can do this?

Thanks
 
P

Pabblymember11

Guest
Hey @axylus

You can refer to the following action step to convert HTML content to Markdown.

1668757912565.png
 
Top