Forum Discussion
Robert94
Nov 14, 2022Tin Contributor
How can I get the full conversation/thread body of a Group using Rest API? (comments from a task)
No matter what Rest API action I use I`m only getting a preview of the last comment, but never the full conversation body. I`m using the conversationThreadID fount in the task. Any help?
- Solutin: using rest api
https://graph.microsoft.com/v1.0/groups/[GroupID]/threads/[ConversationID]/posts
1 Reply
- Robert94Tin ContributorSolutin: using rest api
https://graph.microsoft.com/v1.0/groups/[GroupID]/threads/[ConversationID]/posts