Using this integration, you can copy a Google Slides presentation stored on Google Drive and fill it out with your data.
https://www.googleapis.com/drive/v3/files/SLIDES_ID/copy/
application/json
{"name": "MY_FILENAME", "parents": ["MY_FOLDER_ID"]}
id
Value: $.id
https://slides.googleapis.com/v1/presentations/SLIDES_ID:batchUpdate
Tip: The slides ID in this call can be replaced with the slides ID data reference from the previous step.
application/json