Hi All
Does anyone know how to collect replies to conversations on Microsoft Teams?
I use clear collect;
ClearCollect(Chat_collection,FirstN(MicrosoftTeams.GetMessagesFromChannel(g_job_chat_group,g_channel_id).value,100))
Get messages from channel only seems to get conversations but not replies.
Thanks
James