Tab Added using Graph API but not showing on Screen

Khurram Shahzad 16 Reputation points
2022-09-29T16:31:19.437+00:00

Hi Guys,
We are adding tab to Microsoft Teams Channel, Graph API Response is successful and it says that Tab has been created.

But that tab is not being shown on Teams UI.

Any help would be appreciated.

Microsoft Teams | Development
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Prasad-MSFT 9,061 Reputation points Microsoft External Staff Moderator
    2022-09-30T06:15:58.587+00:00

    We followed below graph API doc to add a tab in a channel and it got added successfully.
    https://learn.microsoft.com/en-us/graph/api/channel-post-tabs?view=graph-rest-1.0#request

    246314-image.png

    It shows up in UI as well.
    246277-image.png

    Make sure the corresponding app must already be installed in the team in order to add/pin to channel.

    Thanks,

    Prasad Das


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.