Forum Discussion
How to add Personal Tab dynamically by user at runtime in teams according to his API provided ?
Gousia_Begum - I didn't get much from given link. I have attached image please check it and let me know will above thing which you told will be applicable for the scenario ?
I do have static tabs in my custom application.
I want to be render that tabs dynamically after taking API input from user once after installation.
Please see the attached image
aniketkadwane1600 Static tabs cannot be added dynamically using API. They should be added through the manifest file only.
- aniketkadwane1600Sep 08, 2020Copper Contributor
Gousia_Begum - Is There any way to render personal tabs dynamically after installing custom application ?
As I have already told scenario that after installing costume application user will be asked to enter site URL and accordingly it will show tabs dynamically from site into teams.
- Gousia_BegumSep 08, 2020Former Employee
aniketkadwane1600 As mentioned earlier, there is no way to add static tab dynamically. They should always be added via the manifest file.