The Google Slides integration lets your agents and workflows create and update presentations programmatically — perfect for automated reporting decks, weekly recaps, and templated client deliverables. Auth type: OAuth (via Pipedream Connect)Documentation Index
Fetch the complete documentation index at: https://docs.hyperfx.ai/llms.txt
Use this file to discover all available pages before exploring further.
For how integrations work overall (permissions, authentication, troubleshooting), see the main guide: App Integrations.
Connect Google Slides
- Go to Settings → Apps in Hyper
- Select Google Slides → Connect New
- Authorize the Google account whose Drive should host the presentations
Common capabilities
- Create new presentations from scratch or templates
- Replace placeholder text across an entire deck (
{{client}},{{quarter}}, etc.) - Merge data from arrays into templated slides
- Insert text, images, and tables into specific slides
- Add or remove slides
- Refresh charts that pull from Google Sheets
- Update slide backgrounds
- Send batch updates for complex layout changes
Use in Chat
- In a chat, open the tool selector and enable Google Slides
- Ask your agent to generate a deck
Use in Agents
InAgents → Settings, add Google Slides to the agent’s toolkits. This pairs especially well with BigQuery, Google Sheets, and image generation for fully-automated reporting.
Use in Flows
Add a Google Slides node to a flow to generate templated decks from any data source. Common pattern: trigger weekly → query data → populate template → email link to stakeholders.Troubleshooting
- Template not found: confirm the template is in a Drive folder you authorized
- Replace text didn’t work: placeholder syntax must match exactly (case-sensitive)
- Chart didn’t refresh: the underlying Google Sheets data source must be accessible to the same authorized account