Update an Adobe Sign agreement note
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
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
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.