Skip to content
Recued
Menu
← Back to recipes

Remind a Dropbox Sign signer

by recued-core v1

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 6 steps

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 5 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Dropbox-sign connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

dropbox-sign dropbox-signesignatureremindersignercontractsapprovalpack:dropbox-sign

Details

6 steps 5 configurable settings recipe_id: remind-dropbox-sign-signer