SAP · Example Payload

Sap Ai Core Artifact Example

A sample description.

AIBTPBusiness ApplicationsCloudData ManagementEnterpriseERPIntegration

Sap Ai Core Artifact Example is an example object payload from SAP, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamekindurlscenarioIdexecutionIddescriptioncreatedAt

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "kind": "example_value",
  "url": "https://www.example.com",
  "scenarioId": "500123",
  "executionId": "500123",
  "description": "A sample description.",
  "createdAt": "example_value"
}