Is there a way to start conversation when teams tab is created using graph api

Godhwani, Naina 41 Reputation points
2022-08-26T10:12:33.803+00:00

I am creating a teams app where there is an option to create a new tab for collaboration for individual/group by providing details like tab display title, url etc
After the tab is created, I would want to send some supporting message to describe about the tab.

Right now there is button to start conversation. And when you click on button some prefilled text loads along with tab title.

Is there a way I can achieve this using graph api, so instead of clicking on start conversation button and getting the pre-filled message, I should be able to pass the supporting message via the graph api ?

Or Can we customize the message shown once you click the start conversation?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,569 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,841 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bhanu Kiran 3,526 Reputation points
    2022-08-26T16:27:38.097+00:00

    Hi @Godhwani, Naina ,

    As per my research, Graph API currently does not support to pass custom supporting message on a Teams Tab conversation.

    However, If you want you can submit a feature request idea here which will be monitored by Microsoft team.

    Hope this helps.
    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments