Apache POI · Example Payload

Apache Poi Shape Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

Apache Poi Shape Example is an example object payload from Apache POI, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypetext

Example Payload

Raw ↑
{
  "id": 1234,
  "name": "example-name",
  "type": "example",
  "text": "example"
}