Skip to content
Recued
Menu
← Back to recipes

Cancel an Adobe Sign agreement

by recued-core v1

Always-approval Adobe Sign cancellation workflow. It reads one agreement for context, then transitions that agreement to CANCELLED through recued-core.adobe-sign.agreement.state.update. Cancellation is irreversible for normal signing workflows. It does not delete documents, download files, mutate participants, create reminders, update notes, open authoring or signing views, or call arbitrary Adobe Sign endpoints.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
agreement_id trim
Trim whitespace from setting agreement id
reason trim
Trim whitespace from setting reason
agreement ?
has_agreement_id compare
Check if agreement id has data
cancel ?
skip: step.has_agreement_id not_equal true
card to_summary
Format results as a summary card
Settings 4 configurable

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

reason setting =
comment setting =
adobe sign setting =
agreement 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 Adobe-sign connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

adobe-sign adobe-signacrobat-signagreement-canceldestructiveapprovalpack:adobe-sign

Details

6 steps 4 configurable settings recipe_id: cancel-adobe-sign-agreement