Chat GPT > Markdown to HTML > Google Docs?

Hi,

I’m simply trying to send a website summary created by Chat GPT that is output in Markdown format, then converted to HTML via Markdown node, then that HTML is sent to Google Docs with proper formatting.

Using Make, it’s straight forward and works. With n8n it sends to raw HTML without the formatting. What am I missing here? Thanks,

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
  • n8n version: [email protected]
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
  • Operating system: mac OS Sequoia

Bumping this. Is there way to do this in n8n? If not, I’ll just have to keep this automation in Make for now.

1 Like

Sorry @NewLefty , I don’t think there is unless you are using a quite complex Google Docs API with HTTP Request node.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.