Teams chat create table to send ? how?

Hello i m using docker n8n installation on premise

I got many data and i want create a table and send it in teams chat ?

how to do that please ?
i want send this to my chat conversation :

image

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:

Hi @Issa2024,

Thanks for posting! I don’t have a Microsoft teams account to quickly test if it’s possible to format text into a table in Microsoft messages. But you can try formatting the table in markdown or HTML. Looking at their documentation, it looks like there are some limitations in the formatting you can use though :cry:

If that doesn’t work, you can take a look at other formatting options here: Format Bot Messages & Text - Teams

1 Like