Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Add Step To Envelope Workflow
DocuSign Tools

Docusign Add Step To Envelope Workflow

This endpoint adds a new step to an existing envelope's workflow in DocuSign. It allows for the configuration of complex workflow rules, including delayed routing, conditional recipients, and specific actions based on envelope status or recipient actions. Use this endpoint when…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Add Step To Envelope Workflow

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
    Indicates the action to perform. Valid values: - `pause_before`: The workflow should pause before the trigger described by `triggerOnItem` is reached.
  • itemIdstring
    The identifier of the item that triggers this workflow step. When `triggerOnItem` is set to `routing_order`, this should be the routing order number (as a string) where the workflow step action should occur. For example, setting `itemId` to "2" with `action` as "pause_before" wi…
  • statusstring
    The status of the step. Valid values: - `inactive` - `in_progress` - `paused` - `pending` - `completed` This property is read-only.
  • accountIdstring
    The external account number (integer) or account ID GUID that uniquely identifies the DocuSign account. This parameter is required and must be provided in the path of the API call. It is used to specify which account the envelope belongs to.
  • envelopeIdstring
    Required
    The unique identifier for the envelope to which the workflow step will be added. This parameter is required and must be provided in the path of the API call. It should be a valid GUID (Globally Unique Identifier) format, for example: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec".
  • completedDatestring
    The timestamp of when the workflow step transitioned to `completed` status. This property is read-only.
  • triggerOnItemstring
    The type of item that triggers this workflow step. Valid values: * `routing_order`
  • triggeredDatestring
    The timestamp of when the workflow step transitioned to `in_progress` status. This property is read-only.
  • workflowStepIdstring
    A unique identifier for this workflow step. This property is read-only.
  • delayedRouting__rulesarray
    User-specified rules indicating how and when the envelope should sent for the workflow step and its associated recipients. Only one rule may be specified.
  • delayedRouting__statusstring
    Status of the delayed routing step. Valid values: * `pending`: The workflow step has not been reached and the delay has not been initiated. * `started`: The workflow step has begun and the delay is in progress. The envelope has not yet been sent to the workflow step"s recipients…
  • delayedRouting__resumeDatestring
    The ISO 8601 timestamp of when the envelope is scheduled to be sent to the recipients associated with the workflow step. This property is `null` if the workflow step has not been initiated. This property is read-only.

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.