Hello,
I'm using the MS list template to capture and log IT tickets. I noticed that when I reply to the recipient it creates a new list item instead of updating the existing item. I searched for a resolution to resolve this, but I'm completely out of ideas. Below is the flow with the error message I'm running into.


I'm using the following to split the title and subject in the email to update it, but it doesn't work.
last(split(triggerOutputs()?['bodyPreview/E_x002d_subject'],';'))
Does anyone have any insight into this?