Send Json as text in email body

Hi Expert,

i have a list of json generated from previous step

[
{“from”: “https://detail.1688.com/offer/734378416060.html","name”: “MF00212”},
{“from”: “https://detail.1688.com/offer/738301472532.html","name”: “MG00217”),
{“from”: “https://detail.1688.com/offer/730015187276.html","name”: “MG00220”)
]

i want to send the json as a text in the email, so i can easily copy for other use afterwards. But i don’t know whoe to change it as text and send as body of email , can you please advise, thanks!!

Louis

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:

Hey @Louis_kwok,

How would you expect that data to be displayed in the email?

Yes, that is what I wish, so I can easily copy the whole json to another application. Thanks

@Louis_kwok ,

1 Like

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