1) Upload Presentation
Upload
2) List Presentations (GraphQL)
Refresh List
Endpoint:
Title
Slides
ID
3) Run GraphQL Queries
Run Query
{ presentations { id fileName slideCount } }
Variables (JSON)
4) Download Presentation
Download
Uses /api/download/{presentationId}