Skip to main content

Line Break Codes for Major Chat Applications like Slack & Chatwork

As of Dec 3, 2024

Yoom Customer Service avatar
Written by Yoom Customer Service
Updated this week

📝 Overview

With Yoom, you can integrate with various chat apps to send and receive messages.

This guide will introduce the line break codes used when sending messages to the major chat apps integrated with Yoom.


💡 Use Cases

If you retrieve a list of values in Yoom and want to insert line breaks where there are commas, you can replace those commas with line break codes. This way, the data will be sent as a properly formatted message with line breaks.

For example, if you retrieve multiple records as a comma-separated list, you can replace the commas with line break codes to make the data appear with line breaks in your message.

You can do this by using a regular expression replacement during the data conversion step.

Alternatively, if you prefer to insert line breaks manually, you can press Enter in the settings without needing to use the above steps.


👩‍💻 Apps that Support the \n Line Break Code

The following chat apps allow line breaks when you include \n code in the string.

You can add multiple \n codes to create blank lines or additional line breaks.

  • Slack

  • Chatwork

  • LINE WORKS

  • Google Chat

  • Discord

⬇️ Example with Slack


🧑‍💻 Apps that Support the <br> Line Break Code

Microsoft Teams allows line breaks by including <br> code in the string.

You can add multiple <br> codes to insert blank lines or extra breaks.

⬇️ Example with Microsoft Teams


🤲 Others

Talknote

Currently, Talknote does not support line breaks using codes or tags. This may be due to limitations in the API, or it may require a special configuration. For more information, please contact Talknote directly.

That's all! 🎉

That's a summary of the line break codes used by major chat apps like Slack, Chatwork, and others integrated with Yoom.

Search Keywords

Line breaks, Chat, Slack, Chatwork, LINE WORKS, Google Chat, Discord, Microsoft Teams, Messages, line break codes, chat apps

Did this answer your question?