Remind Adobe Sign agreement participants
Approval-gated Adobe Sign reminder workflow. It reads one agreement and its existing reminders for context, then creates one reminder through recued-core.adobe-sign.agreement.reminder.create for the supplied participant IDs. It does not cancel agreements, update notes, create agreements, open signing URLs, mutate participants, delete reminders, 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
reason
trim
Trim whitespace from setting reason
agreement
?
existing_reminders
?
recipient_count
count
Count items in setting recipient participant ids
has_recipients
compare
Check if recipient count is greater than 0
reminder
?
skip: step.has_recipients not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
message
setting
=
adobe sign
setting
=
agreement id
setting
=
recipient participant ids
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.