Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Apply Action To Bulk Send Envelopes
DocuSign Tools

Docusign Apply Action To Bulk Send Envelopes

This endpoint allows users to apply specific actions (resend, correct, or void) to all envelopes within a specified DocuSign bulk send batch. It's designed for managing large-scale document signing processes efficiently, enabling users to update the status or take action on mult…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Apply Action To Bulk Send Envelopes

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

  • actionstring
    The action to apply in the request body. Valid values: `Resend`, `Correct`, `Void` (capitalized). This should match the `bulkAction` path parameter but with capitalization. Optional - if not provided, the action is inferred from the path parameter.
  • accountIdstring
    The external account number (int) or account ID GUID. This parameter is required and identifies the DocuSign account associated with the bulk send batch. It must be a valid string representing either an integer account number or a GUID.
  • bulkActionstring
    Required
    The action to apply to the bulk send batch. This parameter is required and must be one of: "resend" (resend failed/undelivered envelopes), "correct" (make corrections to envelopes), or "void" (cancel and void all envelopes). Use lowercase values. The action will be applied to al…
  • voidReasonstring
    Reason for voiding the envelope. This message is shown to recipients. Required when `bulkAction` is "void" or `action` is "Void". Example: "Document no longer needed due to updated requirements."
  • bulkSendBatchIdstring
    Required
    The unique identifier for the bulk send batch. This parameter is required and must be a valid string representing the specific batch ID to which the action will be applied. This ID is typically obtained when creating or retrieving information about a bulk send batch.
  • notification__useAccountDefaultsboolean
    Whether to use account default notification settings. When true, ignores reminder and expiration settings in this request and uses account defaults. When false, uses the settings specified in this request. Default: false.
  • notification__expirations__expireWarninteger
    Number of days before expiration to send a warning email to recipients. Set to 0 to disable warning emails. Example: 7 (warn 7 days before expiration).
  • notification__expirations__expireAfterinteger
    Number of days the envelope is active before expiring. Only applies when `expireEnabled` is set to true. Example: 120 (envelope expires in 120 days).
  • notification__reminders__reminderDelayinteger
    Number of days after envelope is sent before the first reminder is sent. Example: 3 (send first reminder 3 days after envelope is sent). Default: 0.
  • notification__expirations__expireEnabledboolean
    Whether envelope expiration is enabled. When true, the envelope expires after the number of days specified in `expireAfter`. When false or not set, uses account default expiration settings.
  • notification__reminders__reminderEnabledboolean
    Whether reminders are enabled. When true, reminder emails are sent to recipients based on the delay and frequency settings. Default: false.
  • notification__reminders__reminderFrequencyinteger
    Interval in days between reminder emails after the initial reminder. Example: 5 (send reminder every 5 days). Default: 0 (no recurring reminders).

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.