Update a Dropbox Sign signer
Approval-gated Dropbox Sign signer update workflow. It reads one signature request for context, then updates one signer by signature ID through recued-core.dropbox-sign.signature_request.update_signer with bounded signer email, name, and expiration fields. It does not update the document, add signers, send reminders, cancel requests, remove access, upload files, 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
signature_id
trim
Trim whitespace from setting signature id
request
?
has_signature
compare
Check if signature id has data
update
?
skip: step.has_signature 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
=
expires at
setting
=
—
dropbox sign
setting
=
signature id
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.