Hi,
I have created a flow to add a new item to an FAQ list (List B) when a cheeckbox called 'AddToFAQ' is set to True in list A.
The Flow Succeeds and the condition of @equals(triggerBody()?['AddToFAQ'], 'true') is met but it wont create the new list item in list B
The corresponding fields that are being created are of the same type
List A Title maps to List B Question - both fields are single line of text, 255 max chars
List A Resolution maps to List B Answer - both fields are multiple lines of text, 6 lines for editing, enhanced rich text
The error received is as follows
Thanks in advance for any help
Neil