Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Update Envelope Notification Settings
DocuSign Tools

Docusign Update Envelope Notification Settings

Updates the notification settings for a specific DocuSign envelope, including reminders and expirations. This endpoint allows you to customize when and how often recipients receive reminder emails, as well as set the expiration period for the envelope. It can either apply custom…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Update Envelope Notification Settings

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • accountIdstring
    The external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. When not provided, the account ID is automatically extracted from your authentication credentials.
  • envelopeIdstring
    Required
    The unique identifier for the envelope whose notification settings are being updated. This is a required parameter and must be provided in the path of the API request. It should be in GUID format, for example: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec".
  • useAccountDefaultsstring
    Whether to use account default notification settings instead of custom settings. Set to 'true' to override any custom reminder/expiration settings with account defaults, or 'false' to use the custom settings provided in this request.
  • expirations__expireWarnstring
    Number of days before expiration to send a warning email to recipients (e.g., '7' for one week notice). Set to '0' to disable warning emails. Must be a non-negative integer as a string.
  • expirations__expireAfterstring
    Number of days the envelope remains active before expiring (e.g., '120' for 120 days). Only used when `expireEnabled` is set to 'true'. Must be a positive integer as a string.
  • reminders__reminderDelaystring
    Number of days to wait after the envelope is sent before sending the first reminder email (e.g., '5' to send the first reminder after 5 days). Must be a non-negative integer as a string.
  • expirations__expireEnabledstring
    Enable custom expiration settings for this envelope. Set to 'true' to use the `expireAfter` value, or 'false' to use the account's default expiration settings.
  • reminders__reminderEnabledstring
    Enable or disable reminder emails for this envelope. Set to 'true' to enable reminders, or 'false' to disable them. When enabled, uses `reminderDelay` and `reminderFrequency` settings.
  • reminders__reminderFrequencystring
    Interval in days between subsequent reminder emails (e.g., '2' to send reminders every 2 days). Only used when `reminderEnabled` is 'true'. Must be a positive integer as a string.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.