In flow designer additional message I selected a trigger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 08:53 AM
Hi All,
In flow designer additional message I selected a trigger - (Record Created or Updated➛Incident Record➛Additional comments) in additional comments work notes are coming in my teams channel but the work notes are coming continously I want line to line between each work notes. I have attached image for reference please help me out.
Thanks,
Ram

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 10:52 AM
Hi,
That will grab all the past comments and just put them altogether as you've seen. Work notes are separate from Additional Comments. In any case, you would need to use script there and then add a line break after each comment such as by using getJournalEntry and then splitting it by \n.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 08:39 PM
Hi Allen,
Can you please share me the script. I am new to ServiceNow.
Thanks,
Ram