Hi,
I am trying to develop an add-on, which basically should run/open a web app in Google Slide. Couldn't find solution neither in documentations nor in Stack Overflow.
Possible Solutions can be:
1. Open web app in iframe Google Slide (couldn't find how to do this, if it's possible)
2. Show html fetched from web app URL in the presentation (could find functions for sidebar, dialog, but not for presentation)
Question:
Is this something that can be accomplished with Google Slide add-on? If yes, where should I look for the solution?