Hi,
We are busy to integrate Miro to our porfolio as standard application.
To achieve some automation I'm stuck on following topic.
We can create the team automaticly but we would like to add the owner aswell.
We need to get the ID of the user by reverse lookup via UPN of user. At this moment there is a limit of 100 users to get users from the organisations. Is there any easier way by using the UPN or looking up the id of a specific user?
- Create the team
- add owner
or in best case, create team based on a AD security group and add members based on members of this security group.