Uploaded image for project: 'Admin Experience'
  1. Admin Experience
  2. AX-1511

Export Organization Users using API is missing "added to org" field.

    • 5
    • 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.

      The existing API used to export organization level users is https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-orgs-orgid-users-get, and when exporting all the users of the org into CSV from the UI from the steps below:

      • Directory >> Users >> Export Users
        we get a field "added to org" showing the date the user was added to the org.

      The same field does not show up when we are using the API (mentioned above)

      The current workaround is to use the below API
      https://admin.atlassian.com/gateway/api/adminhub/um/org/<orgID>/exports/users, updating the session cookie and Content Type set to application/json in the Headers section

      Body:

      { "includeApplicationAccess": "true", "includeGroups": "true", "includeInactiveUsers": "true", "selectedGroupIds": [] }

      Creating this feature request to add "added to org" field in the existing API response

            [AX-1511] Export Organization Users using API is missing "added to org" field.

            SET Analytics Bot made changes -
            Support reference count New: 5
            Rodrigo B. made changes -
            Component/s Original: User Sync - Export [ 66415 ]
            Component/s Original: User Activity [ 53197 ]
            Component/s New: Directory - CSV Import / Export [ 80141 ]
            Component/s New: Internal - User Activity (Last Active Date) [ 80148 ]
            Key Original: ACCESS-1423 New: AX-1511
            Support reference count Original: 16
            Project Original: Atlassian Guard [ 18910 ] New: Admin Experience [ 24210 ]
            SET Analytics Bot made changes -
            Support reference count Original: 15 New: 16

            Darryl Lee added a comment -

            ARRRRRGH, I can't use the workaround because...

             

            {"key":"badRequest","context":{"message":"Org is not vortex enabled."} 

            And I can't get Vortex because... 

             

            I'm apparently part of the 1%. :-{

            Darryl Lee added a comment - ARRRRRGH, I can't use the workaround because...   { "key" : "badRequest" , "context" :{ "message" : "Org is not vortex enabled." } And I can't get Vortex because...    I'm apparently part of the 1% . :-{
            SET Analytics Bot made changes -
            Support reference count Original: 14 New: 15
            SET Analytics Bot made changes -
            Support reference count Original: 13 New: 14
            phani made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 941958 ]
            Cole Norman made changes -
            Labels New: guard-s7
            SET Analytics Bot made changes -
            Support reference count Original: 12 New: 13
            SET Analytics Bot made changes -
            Support reference count Original: 11 New: 12

              2015ae912494 Stefan Scorse
              6af61acd71eb Praneeth Garimella
              Votes:
              30 Vote for this issue
              Watchers:
              18 Start watching this issue

                Created:
                Updated: