Flow Designer - How to use HTML text along with the script

Hari7
Kilo Guru

I am trying to send incident notifications using Flow Designer where I need to use only the latest comment on the notification and not to send all the comments.

If i add Additional Comments in the data pill, it sends all the comments in the notification. If I use the script instead of the data pill, I am able to send out the latest comment but the other variables/fields and text associated with that are not sent.

Data Pill:

find_real_file.png

Any idea how to get all the body along with the latest comment on the notification.

21 REPLIES 21

Can you please show your Output screen on the getLastComment Action. Execution is getting failed for me.

 

find_real_file.png

find_real_file.png

I am still getting the same error. Everything is same as per your screen but still failing.

 

find_real_file.png

if you open your action and run a test, what results do you get?

Can you share screen shots of your action:

inputs

script

outputs

Sure please find the below screenshots.

Input

find_real_file.png

 

Test Result:

find_real_file.png

 

Script:

find_real_file.png

 

Output:

find_real_file.png