Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Generate Edit View Urlfor Envelope
DocuSign Tools

Docusign Generate Edit View Urlfor Envelope

Generates a URL for accessing and editing an existing envelope within the DocuSign UI, allowing for embedded editing functionality in external applications. This endpoint is identical to the createSender endpoint and is recommended to be replaced by it. The generated URL provide…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Generate Edit View Urlfor Envelope

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 unique identifier for the DocuSign account. This can be either the external account number (an integer) or the account ID GUID. This parameter is required and must be provided in the path of the request.
  • returnUrlstring
    Identifies the return point after sending the envelope. Docusign returns to the URL and includes an event parameter that can be used to redirect the recipient to another location. The possible event parameters returned are: * send (user sends the envelope) * save (user saves the…
  • envelopeIdstring
    Required
    The unique identifier for the envelope to be edited. This is a GUID (Globally Unique Identifier) that specifically identifies the envelope within the DocuSign system. For example: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec". This parameter is required and must be provided in the path…
  • 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.