Create an Outreach snippet
Approval-gated Outreach snippet creation. It reads existing snippets for context, then creates one snippet through recued-core.outreach.snippet.create with an explicit name and HTML body. It does not update snippets, delete snippets, associate snippets with sequence steps, create sequence steps, send mail, or call arbitrary Outreach endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
name
trim
Trim whitespace from setting name
body_html
trim
Trim whitespace from setting body html
existing_snippets
?
has_name
compare
Check if name has data
has_body
compare
Check if body html has data
ready
all
Check if all conditions are true
create_snippet
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
name
setting
=
outreach
setting
=
body html
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.