Forum Discussion
Using Graph API to create a OneNote tab in a Teams Channel
- Sep 26, 2024
Ferran-Chopo , We got below update from engineering team:
Configuration is not supported for OneNote tabs as per our documentation:
https://learn.microsoft.com/en-us/graph/teams-configuring-builtin-tabs#onenote-tabs
The URLs of each app are an internal implementation detail that is not publicly documented. App developer should only be using our Graph APIs to create tabs of their own apps for which they know the proper URL structure.
Engineering team is working on implementation to block one note tabs created with faulty content URLs by doing a domain check i.e. blocking creation of OneNote tabs with SharePoint domain URLs.
Ferran-Chopo , we completely understand the concern and we are too having the same issue.
We have raised a bug for the same and engineering team is looking into it. We will inform you once we get any further update.
Thanks,
Prasad Das
------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- Prasad_Das-MSFTAug 29, 2024
Microsoft
Ferran-Chopo , Apologies. Currently there is no update to share. We are following up with engineering team about this issue. We will update this thread once we hear from them. Thanks!
- Ferran-ChopoSep 25, 2024MCTHi Prasad_Das-MSFT
Any news on that? It's been almost a month with no answer, and we have a solution in place in a customer for automated teams creation using this feature, that is not working anymore.
Thanks!
Ferran- Prasad_Das-MSFTSep 26, 2024
Microsoft
Ferran-Chopo , We got below update from engineering team:
Configuration is not supported for OneNote tabs as per our documentation:
https://learn.microsoft.com/en-us/graph/teams-configuring-builtin-tabs#onenote-tabs
The URLs of each app are an internal implementation detail that is not publicly documented. App developer should only be using our Graph APIs to create tabs of their own apps for which they know the proper URL structure.
Engineering team is working on implementation to block one note tabs created with faulty content URLs by doing a domain check i.e. blocking creation of OneNote tabs with SharePoint domain URLs.
- chrisk2185Sep 03, 2024Copper Contributor
Prasad_Das-MSFT Any update on this? This is similar to adding Planner tabs which had broken but I got working with a long entityId. Just need the config settings please