Remind a Dropbox Sign signer
Approval-gated Dropbox Sign signer reminder workflow. It reads one signature request for context, then sends one reminder to one signer email through recued-core.dropbox-sign.signature_request.remind. It does not update signer identity, cancel requests, resend to multiple signers, bypass reminder limits, download files, remove access, or call arbitrary Dropbox Sign endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (6 steps)
signature_request_id
trim
Trim whitespace from setting signature request id
email_address
trim
Trim whitespace from setting email address
request
?
has_email
compare
Check if email address has data
remind
?
skip: step.has_email 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
=
reason
setting
=
dropbox sign
setting
=
email address
setting
=
signature request id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.