Convert JSON output of List Users command
已回答Hi All,
I am trying to export the list of Workiva users in a chain and then upload to a Workiva table. I am able to get the list of users using the "List Users" command in the chain. But then I'm not able to convert the JSON output using any of the JSON commands or the Handlebars tool. All of the tools I use say they're successful, but there's no actual output of data. The first thing I tried was just getting the emails out of the array with even that isn't working. Can anyone advise? Here are some pictures of the chain and the commands that I've tried.
0
-
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 Turn0
评论
2 条评论