Klasyczne typy plików nie są już dostępne od stycznia 2021 r. Możesz przenieść swoje klasyczne pliki lub pobrać plik PDF. Dowiedz się więcej

Convert JSON output of List Users command

Udzielono odpowiedzi
0

Komentarze

Komentarze: 4

  • Wade Hays

    Your Array to CSV command is very close. The user information is nested in an object "attributes" so your JSON path would be ".attributes.email"

     

    Regards, Wade
    --
    Wade Hays - Tower Turn

    0
  • Stephenie Kern

    Thank you Wade! That worked. 

    0
  • Anurag Shukla

    Hi Wade,

    I am also trying the same thing but i also want to extract list of all the workspace and workspace roles associated to that user, how can i do that?

     

    Ragards,

    Anurag

    0
  • Jeff Hickey

    Hi Anurag Shukla,

    You can get workspace and workspace roles in attributes.workspaceMemberships. For more information and to see an example response of all information available, please reference https://developers.workiva.com/admin-v1/admin-getorgreportusers/#example-responses.

    0

Zaloguj się, aby dodać komentarz.