Hello all,
I am currently working on an onboarding app for employees who are new to our company.
In this app I wanted to guide the user through our internal processes and at the end create an overview page in which selected Microsoft Teams are displayed and the user using the app can directly join a selected team with one click.
I have already seen that there is a formula:
MicrosoftTeams.AddMemberToTeamMicrosoftTeams.AddMemberToTeam but unfortunately I don't know how to use it correctly.
I tried it this way via a gallery:
MicrosoftTeams.AddMemberToTeam("TeamID";User())
Do you know how to achieve the above?
Many thanks in advance and kind regards
Frederik