Skip to content
Recued
Menu
← Back to recipes

Cancel a Dropbox Sign request

by recued-core v1

Always-approval Dropbox Sign cancellation workflow. It reads one signature request and signer state for context, then cancels that incomplete request through recued-core.dropbox-sign.signature_request.cancel. It does not remove access from completed requests, delete templates, download files, update signers, send reminders, bulk-cancel, 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
request ?
signatures default
Apply default
signer_count count
Count items in signatures
cancel ?
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

reason setting =
dropbox sign 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-signesignaturecancelsignature-requestcontractsapprovalpack:dropbox-sign

Details

6 steps 3 configurable settings recipe_id: cancel-dropbox-sign-request