SAP Fieldglass · Example Payload

Sap Fieldglass Audit Examples

Request examples for the SAP Fieldglass Audit Trail API

Contingent WorkforceExternal TalentHCMServices ProcurementStatements of WorkVendor ManagementWorkforce Management

Sap Fieldglass Audit Examples is an example object payload from SAP Fieldglass, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionapiexamples

Example Payload

Raw ↑
{
  "name": "SAP Fieldglass Audit Trail API Examples",
  "description": "Request examples for the SAP Fieldglass Audit Trail API",
  "api": "Audit Trail API",
  "examples": [
    {
      "method": "GET",
      "path": "/auditTrail",
      "summary": "Get audit trail details",
      "description": "Returns audit trail details. When using this with query parameter pairs for start and stop times, you can limit the results to a particular timeframe.",
      "operationId": "",
      "parameters": [
        {
          "name": "Authorization",
          "in": "header",
          "required": false,
          "description": "Only required for production access when using SAP Fieldglass."
        },
        {
          "name": "X-ApplicationKey",
          "in": "header",
          "required": false,
          "description": "The company-specific key provided by SAP Fieldglass for API access. This is required for production access."
        },
        {
          "name": "Content-Type",
          "in": "header",
          "required": false,
          "description": "This value is required in production and must be application/x-www-form-urlencoded."
        },
        {
          "name": "TransactionId",
          "in": "query",
          "required": false,
          "description": "Transaction ID for transmission."
        },
        {
          "name": "PriorStartTime",
          "in": "query",
          "required": false,
          "description": "Start time of the integration. Pair this with PriorStopTime."
        },
        {
          "name": "CurrentStartTime",
          "in": "query",
          "required": false,
          "description": "Start time of the integration. Pair this with CurrentStopTime."
        },
        {
          "name": "PriorStopTime",
          "in": "query",
          "required": false,
          "description": "Stop time of the integration. Pair this with PriorStartTime."
        },
        {
          "name": "CurrentStopTime",
          "in": "query",
          "required": false,
          "description": "Stop time of the integration. Pair this with CurrentStartTime."
        },
        {
          "name": "Status",
          "in": "query",
          "required": false,
          "description": "Error / OK status tied to the integration process to be filtered on."
        }
      ]
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/sap-fieldglass-audit-examples"
All examples
curl "https://apis.io/api/v1/examples?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.