Dropbox Sign request status digest
Scheduled read-only Dropbox Sign status digest. It lists a bounded page of signature requests, templates, and bulk-send jobs through recued-core.dropbox-sign, renders compact review tables, and optionally sends an in-app nudge when matching requests are visible. It never sends, cancels, updates signers, creates templates, downloads files, changes teams, or calls arbitrary Dropbox Sign endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (17 steps)
account_info
?
requests_raw
?
templates_raw
?
bulk_jobs_raw
?
requests
default
Apply default
templates
default
Apply default
bulk_jobs
default
Apply default
request_count
count
Count items in requests
template_count
count
Count items in templates
bulk_job_count
count
Count items in bulk jobs
has_matches
compare
Check if request count is greater than 0
notify_enabled
compare
Check if setting notify when matches equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
request_rows
slice
Take a subset of
request_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
query
setting
=
complete:false
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
20
start hour
setting
=
8
dropbox sign
setting
=
notify when matches
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.