Fill Google Slides template fields
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
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
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.