Skip to content
Recued
Menu
← Back to recipes

Update an Adobe Sign agreement note

by recued-core v1

Approval-gated Adobe Sign note workflow. It reads one agreement and the API user's current note for context, then updates that user's latest note through recued-core.adobe-sign.agreement.note.update. It does not create agreements, send reminders, cancel, mutate participants, upload or download documents, or call arbitrary Adobe Sign endpoints.

How it works 8 steps

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

Process (8 steps)
agreement_id trim
Trim whitespace from setting agreement id
note_text trim
Trim whitespace from setting note
reason trim
Trim whitespace from setting reason
agreement ?
prior_note ?
has_note compare
Check if note text has data
updated_note ?
skip: step.has_note 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.

note setting =
reason 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-notefollow-upapprovalpack:adobe-sign

Details

8 steps 4 configurable settings recipe_id: update-adobe-sign-agreement-note