Jun 18 2020 11:45 PM
can we embed teams conversation inside a webpage like an iframe.
Jun 19 2020 01:18 AM
@arun_2014hotmailcom Could you please add more details here? Which conversation do you want to embed? Do you want to add it as Tab?
Jun 21 2020 09:58 PM - edited Jun 21 2020 09:58 PM
@Gousia_Begum .. I would like to show only the conversation part inside my webpage
is this possible?I do not want as a tab...but show teams conversation inside webpage
Jun 22 2020 12:11 AM
@arun_2014hotmailcom There is no direct way of showing the teams conversation inside Teams tab. You could try using Graph API to get channel message and show these messages in tab by building your own custom UI.