There appears to be a bug in the Yammer task which is fired when a new message in a group is posted. The flow is failing with the following message.
InvalidTemplate. Unable to process template language expressions for trigger 'When_there_is_a_new_message_in_a_group' at line '1' and column '5755': 'The execution of template trigger 'When_there_is_a_new_message_in_a_group' failed: the result of the evaluation of 'splitOn' expression '@triggerBody()?.messages' is of type 'Null'. The result must be a valid array.'.
Can anyone else confirm this is an issue?