Execute GraphQL queries against the FaceUp statistics endpoint. Retrieves whistleblowing statistics with filtering by report criteria. Requires filter (ReportFilterInput), isPartnerAdministration, onlyAccessibleReports, and motherIds parameters. Returns both data and errors from…
queryRequiredstringThe GraphQL query string to execute against the FaceUp statistics endpoint. The statistics query requires these arguments: filter (ReportFilterInput!), isPartnerAdministration (Boolean!), onlyAccessibleReports (Boolean!), and motherIds ([UUID!]!). Use __typename to discover avai…
variablesobjectVariables for the GraphQL query. For statistics queries, provide: filter (ReportFilterInput object, can be empty {}), isPartnerAdministration (boolean), onlyAccessibleReports (boolean), and motherIds (array of valid UUIDs). Example: {'filter': {}, 'isPartnerAdministration': fals…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.