Hello fellow Nintexers. I am starting to work with actionable messages in O365. Specifically, I want to pull the message from the task list into my main form. The problem is, if I don't do a Regular Expression trimming and Get Item from Collection, I get something that looks like this - 1{"OData__Comments":"Have a nice time"}]. If I add these actions to get a nice looking "Have a nice time." and the user doesn't actually enter anything into the Actionable Message, the WF terminates because "Index property is greater than the number of items in the collection." How have you all dealt with this issue. It would be great is the Query list action just dropped off the "f{"OData__Comments":" stuff, but I'll be happy for now with the added functionality.
Â
Â