How I can create an integration such that I can pull all users and licenses for all the team. Or How to pull all the team ids first such that I can pull all users for each team id ?
Page 1 / 1
Hi Rajat,
I guess you could pull all users and licenses for all the team by using this endpoint: https://developers.miro.com/reference#get-team-user-connection
and process the field role in the user-object. Values can be non_team, member or admin
This should work for you. Good luck!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.