Is there a way to "Publish to the Web..." a Google Slides presentation programmatically?
Unlike Sheets, Slides takes in additional parameters for publishing. I am trying to figure out how to push the presentation programmatically and get the published URL for use in my application.
Any help is greatly appreciated.