1

Does Google offer a REST or Javascript API for creating and editing slides? I've been able to figure out how to interact with sheets and most of the other services offered as part of Docs/Drive, but haven't had any luck with Slides.

If there is no API, I'd be willing to create files directly myself, but I haven't been able to find any documentation on a Slides file format.

2 Answers 2

1

The Google Slides API was launched on 11/9/2016. It provides the ability to read, create, and edit Google Slides presentations.

Sign up to request clarification or add additional context in comments.

Comments

1

I was looking into this too. Looks like it's been a requested feature since at least 2012, follow Issue Tracker Link

Right now the best I know of is to automate making a powerpoint file (e.g. use this library for python) and then upload it to google drive where it will autoconvert. Obviously there are many limitations to this strategy, but in a quick test it worked fine for something simple.

I would also love if Google provided an API that allows making slides like the various API calls for microsoft office.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.