Forum Discussion
PeytonMcM
Nov 07, 2024Brass Contributor
Ability to add metadata to manifest to inspect when receive chat for routing to different pipelines
Hello, We have developed a Microsoft Teams application that we deploy from the Microsoft Teams store. So, we have a single inbound chat channel (Azure Bot) for multiple inbound tenants - and we rou...
jagonzalr
Nov 20, 2024Copper Contributor
Hi Nivedipa, I'm also interested in this feature. From the documentation you provided you can only pass environment variables to customize existing properties but there is no option to add new properties.
Based on the schema https://developer.microsoft.com/json-schemas/teams/v1.19/MicrosoftTeams.schema.json
it doesn't seem to be possible to add new properties to the JSON file because of this "additionalProperties": false
are there any other workarounds or currently we can't add new properties to the Manifest?
Thanks,
Jose Antonio
Nivedipa-MSFT
Microsoft
Dec 03, 2024jagonzalr - Currently, we cannot add new properties in the manifest.
To achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.