-

Google Slides #Pages: Get all Ids
Stores page object ids of the specified slide.
-

Google Slides #Pages: Export as PNG
Stores one or multiple PNG image files as Workflow data by converting specified slide pages. If not specified, only the last page will be converted into PNG. If…
-

Google Slides #Pages: Get all IDs
Stores page object IDs of the specified slide.
-

Google Slides #Page: Export as PNG
Stores a PNG image file as Workflow data with converting the specified slide. Or gets the download URL to the PNG image which has a lifetime of 30…
-

Google Slides #Page: Refresh Charts
Refreshes all embedded Google Sheets charts in the specified slide by replacing them with the latest version of the chart from Google Sheets. For example, you can build…
-

Google Slides #Page: Replace Strings
Replaces all instances of text matching the Search string with the Replace string. The search is case sensitive. For example, you can model a Workflow that automatically replaces…
-

Google Slides #Page: Duplicate
Duplicates the specified slide page and inserts it on the next page. If no page is specified, the last page will be duplicated. It is used when you…