I need to find organization members and add/remove them from Glip teams.
There is also an API to update Group members using the personId
and email properties, but no info on how to search or get a list of personId
s for the organization.
- Edit Group Members API
In the API Reference, I found an API to list teams but not to list people.
- Get Team List API
Is there a way to list organization members and add/remove them from Glip teams?