How to add slides to an existing Google Slides deck using Google Apps Script.
This is the fourth video in a series, which will culminate in an automated slide deck using data from Pro-Football-Reference. You can watch all the videos by using this playlist: • Automate Google Slides Decks
In this video, you will be taught how to append new slides to a preexisting Google Slides deck. We will begin building a function that will be used throughout the remainder of our project and can be used in future projects.