I want to create a Flow to add members to a Teams site based on data in a table (i.e. the member's email address and the Team ID (amongst other data) will be in a table, as not every member is added to the same Teams site)
The Teams site will be created manually before the Flow is activated for the first time to add the members.
Where do I find the "Team ID" that I need to add in the Flow? (Clicking on "Get link to team" inside my team provides me with a long URL that contains a "groupId", will it be this?)
And I assume the "user AAD ID" is the email address of the user? (All users are inside the tenant, i.e. no guests).
Thank you.