Hello,
I have designed a workflow where if a text comment is added to a multi-line textbox with "Append Changes to Existing Text" enabled, it should send the latest comment value to an email address.
Unfortunately this is not working as the comment value is not being passed through on the email.
I have built my workflow in Azure Logic Apps however also replicated same issue in Power Automate which shows its not a platform specific issue.
My workflow configuration:
The "Html to text" action's outputs below are from the "Compose Comments" output.
The HTML Email Template, includes "The Plain Text Content" output from the "Html to text" action.