How can I get member with user in adapter
I'm trying to create a plugin that needs the listing of organization members. So I want it to get members and also users.
How can I get the members & also their user object as shown in the following schema:

Solution:Jump to solution
You can't using the current implementation of our adapter system.
You'll need to use the adapter and fetch each user by user ID as well....
2 Replies