Send a PandaDoc document
Approval-gated PandaDoc send workflow. It reads one document's status and details for context, then sends that document through recued-core.pandadoc.document.send with a bounded subject, message, and silent-send flag. It does not create documents, edit recipients, send reminders, open embedded sessions, download files, delete, transfer ownership, or call arbitrary PandaDoc endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
document_id
trim
Trim whitespace from setting document id
subject
trim
Trim whitespace from setting subject
message
trim
Trim whitespace from setting message
reason
trim
Trim whitespace from setting reason
status
?
document
?
has_subject
compare
Check if subject has data
send
?
skip: step.has_subject not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
silent
setting
=
false
message
setting
=
subject
setting
=
pandadoc
setting
=
document id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.