Hi Everyone,
I have an apps that is embedded into MS Teams and I need to filter my gallery based on the Team ID that the app is embedded into.
For example:
My app is current embedded in the team "Hannah's Project". I would like ONLY Hannah's Project to show up in the gallery.
Thank you,
Hannah
Solved! Go to Solution.
In case someone stumbles upon this post.
I've been able to solve this with param("teamId")
In case someone stumbles upon this post.
I've been able to solve this with param("teamId")