Apache POI · Example Payload

Apache Poi Conversion Request Example

Document ProcessingExcelJavaMicrosoft OfficePowerPointWordApacheOpen Source

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

Top-level fields

sourceIdsourceTypetargetFormat

Example Payload

Raw ↑
{
  "sourceId": "500123",
  "sourceType": "workbook",
  "targetFormat": "example"
}