What does this node do?
The Google Slides node creates or updates Google Slides presentations. Perfect for automated reporting.
Quick setup
Connect Google account
Go to Builder → Integrations → Google and authenticate
Add the Google Slides node
Find it in Integrations → Google → Slides
Configure presentation
Specify presentation title and optional template replacements
Configuration
Template presentation ID (optional).
Text replacements for template placeholders.{
"{{TITLE}}": "Weekly Report",
"{{DATE}}": "Jan 15, 2024",
"{{METRICS}}": "Sessions: 10,000"
}
Output
{
"presentation_id": "1abc...",
"url": "https://docs.google.com/presentation/d/...",
"slides_count": 5
}
Example
Automated reporting: