SAP Fieldglass · Schema

SAP Fieldglass Business Analytics API - report

report schema for SAP Fieldglass Business Analytics API

Contingent WorkforceExternal TalentHCMServices ProcurementStatements of WorkVendor ManagementWorkforce Management

Properties

Name Type Description
id string Unique identifier representing a specific report.
name string Name of the report.
dataType string Data type.
maxLength string Max length.
analyticType string Analytic Type.
semanticType string Semantic type.
measureUnitType string Measure unit type.
measureUnits string Measure units.
measureAggregation string Measure aggregation.
scale string Scale.
View JSON Schema on GitHub

JSON Schema

sap-fieldglass-analytics-report.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/sap-fieldglass/main/json-schema/sap-fieldglass-analytics-report.json",
  "title": "SAP Fieldglass Business Analytics API - report",
  "description": "report schema for SAP Fieldglass Business Analytics API",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "maxLength": 24,
      "description": "Unique identifier representing a specific report."
    },
    "name": {
      "type": "string",
      "maxLength": 500,
      "description": "Name of the report."
    },
    "dataType": {
      "type": "string",
      "description": "Data type."
    },
    "maxLength": {
      "type": "string",
      "description": "Max length."
    },
    "analyticType": {
      "type": "string",
      "description": "Analytic Type."
    },
    "semanticType": {
      "type": "string",
      "description": "Semantic type."
    },
    "measureUnitType": {
      "type": "string",
      "description": "Measure unit type."
    },
    "measureUnits": {
      "type": "string",
      "description": "Measure units."
    },
    "measureAggregation": {
      "type": "string",
      "description": "Measure aggregation."
    },
    "scale": {
      "type": "string",
      "description": "Scale."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-fieldglass-analytics-report"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.