MS Teams Integration with servicenow

swatis22
Tera Contributor

I did MS integration with servicenow using Webhook, but in the work notes, numbering is showing in grey, how do I fix this. 

swatis22_0-1778128323840.png

 

2 REPLIES 2

NiharikaU
ServiceNow Employee

Look at what's being sent to the ServiceNow work_notes field. It's likely sending the value wrapped in HTML tags. Change it to send plain text only — no HTML wrapping.

 

 

Please mark this helpful and correct for future reference , if this resolves your issue 

Hi Niharka,
When I remove the <pre> tag from the flow, it is sending message like 

swatis22_0-1778151761227.png