Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3222

Ability to expand on attributes of users for search in the REST endpoint

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.9.1
    • REST
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      We would like to search users and retrieve their attributes.
      Currently we have to search to get the usernames first and then for each user, we need to make a new request to get the user with expanded attributes.

            [CWD-3222] Ability to expand on attributes of users for search in the REST endpoint

            This was implemented in CWD-4440.

            Diego Berrueta added a comment - This was implemented in CWD-4440 .

            Warren added a comment -

            If I have a process which synchronizes users between Crowd and another application, it is very time consuming to have to query the details of each user individually. To be able to retrieve multiple user details at the same time will greatly improve the speed. This improvement would be extremely useful to me.

            Warren added a comment - If I have a process which synchronizes users between Crowd and another application, it is very time consuming to have to query the details of each user individually. To be able to retrieve multiple user details at the same time will greatly improve the speed. This improvement would be extremely useful to me.

            The current situation is that the /user resource supports expand=attributes, but the /search resource only supports expand=user and returns users without their attributes expanded.

            Diego Berrueta added a comment - The current situation is that the /user resource supports expand=attributes, but the /search resource only supports expand=user and returns users without their attributes expanded.

              dberrueta Diego Berrueta
              awei Alex Wei (DE)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: