Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Generate Envelope Correction Url
DocuSign Tools

Docusign Generate Envelope Correction Url

Generates a URL that allows embedding the envelope correction view of the DocuSign UI within an application. This endpoint enables customization of the correction view appearance and functionality through query parameters. The returned URL provides temporary, one-time access to…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Generate Envelope Correction Url

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. This parameter is automatically populated from your DocuSign connection and does not need to be provided manually. It is used to specify which account the envelope correction…
  • returnUrlstring
    Required
    Required. Identifies the return point after correcting the envelope. DocuSign returns to this URL and includes an event parameter that can be used to redirect the user to another location. The possible event parameters returned are: * send (user sends the envelope) * save (user…
  • envelopeIdstring
    Required
    The unique identifier for the envelope that needs correction. This must be an envelope that has been sent (status: 'sent' or 'delivered'). Draft envelopes cannot be corrected; use the sender view or edit view for draft envelopes instead. The envelope ID should be a valid GUID fo…
  • viewAccessstring
    Set to `envelope` to limit the app user"s access to only the specified envelope. If this parameter is not set, the sender will have access to the entire account. Docusign **strongly recommends** using this property to make your integration more secure.
  • settings__lockTokenstring
    If your app will modify the envelope after the user finishes editing the envelope, create and use a [lock token](/docs/esign-rest-api/reference/envelopes/envelopelocks/create/) for this attribute. Remember to delete the lock token after your app has finished its envelope modific…
  • settings__showBackButtonstring
    Determines whether the Tagger"s back button is shown. Valid values: * `true`: The back button is shown. This is the default value. * `false`: Prevents access to the Prepare screen by hiding the back button.
  • settings__startingScreenstring
    Determines the starting screen for the sender view. Valid values: * `Prepare` (default) * `Tagger`
  • settings__backButtonActionstring
    Sets the behavior of the back button when clicked. Valid values: * `previousPage`: Navigate to browser"s previous page * `redirect`: Redirect to the `returnUrl` specified in the request
  • settings__sendButtonActionstring
    Sets the behavior of the send button when clicked. Valid values: * `send`: send the envelope and redirect with query parameter `event=Send` (default) * `redirect`: Change the Tagger page"s button text to "Continue"; when clicked, redirect to the `returnUrl` with query parameter…
  • settings__showDiscardActionstring
    When **true,** the Discard option is shown in the Actions menu. When **false,** the Discard option is not shown. The default value is **true.**
  • settings__showHeaderActionsstring
    Determines whether the Actions menu displays advanced actions. Valid values: * `true`: The Actions menu shows all options, including editing the message, recipients, documents, and advanced options. This is the default value. * `false`: The Actions menu will only show Save, Clos…
  • settings__showAdvancedOptionsstring
    Reserved for Docusign.

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.