Query User Activity
回答済みIs there a way to use WData to query user activity? I can export this manually from the Workspace Settings, Activities tab, but would like to do this more programmatically.
-
Hi Nick Ryberg!
To my knowledge, there is no option to use Activities data as a source in Wdata query. However, the Workiva Admin API does have endpoints for retrieving Activities. For example, one endpoint allows you to retrieve a list of organization activities. It is possible to build a chain using HTTP Request commands to integrate with the Workiva Admin API and extract the data, which can then be imported into a table or written to a spreadsheet.
I hope this helps!
0Hi Nick Ryberg,
In addition to Isabel's suggestion of using Chains and the HTTP Request Connector, you can also pull user information with the Workiva List Users Command. I am including this suggestion to consider since this Command does not require the use of HTTP Request Connector and provides information about users in your Organization including username, email address, SAML ID, last login, workspace memberships, and licenses and roles. You can then use further Connectors and Commands within Chains, such as Tabular Transformation, to parse and filter through the user information.
0サインインしてコメントを残してください。
コメント
2件のコメント