Skip to content
Recued
Menu
← Back to recipes

Fill Google Slides template fields

by recued-core v1

Approval-gated template-fill workflow for one existing Google Slides presentation. It reads the target deck for context, then replaces fixed placeholders such as [[CLIENT_NAME]] and [[SUMMARY]] through recued-core.google-slides.presentation.text.replace_all. It does not search Drive, share files, export presentations, delete slides, insert images/charts/tables/videos, or expose arbitrary Slides batchUpdate passthrough.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
presentation_id trim
Trim whitespace from setting presentation id
has_presentation_id compare
Check if presentation id has data
presentation ?
skip: step.has_presentation_id not_equal true
skip_replace compare
Check if has presentation id does not equal true
replace_placeholders ?
skip: step.skip_replace equal true
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

google setting =
quarter setting =
summary setting =
client name setting =
account name setting =
action owner setting =
presentation id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Google connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

google google-slidesslidestemplatesreplaceapprovaldeckpack:google-slides

Details

6 steps 7 configurable settings recipe_id: fill-google-slides-template-fields