Overview
Converts PowerPoint presentations (.pptx) to video files for use as PADS4 content assets. Handles slide timing, transitions, and audio when generating the output video.Authentication
All endpoints use the standard PADS4 session cookie. Obtain it once and reuse:Replacehttps://<your-server>with your PADS4 server address and<ServiceName>with the service path shown above.
Endpoint Reference
Request & Response Examples
POST /api/v1/Powerpoint/Conversion/upload
Request:
200 OK:
POST /api/v1/Powerpoint/Conversion
Request:
200 OK:
GET /api/v1/Powerpoint/Conversion/status/{jobId}
Request:
200 OK:
GET /api/v1/Powerpoint/Conversion/{jobId}
Request:
200 OK:

