Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Create Account Custom Field
DocuSign Tools

Docusign Create Account Custom Field

Creates a new custom field at the account level in DocuSign, making it available for all new envelopes associated with the account. This endpoint enables account administrators to define custom fields for enhanced envelope management and grouping. The created custom field can be…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Create Account Custom Field

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

  • namestring
    The name of the custom field (required). This name will be used to identify the custom field throughout the account and in envelopes. Choose a descriptive name that clearly indicates the field's purpose.
  • showstring
    When set to 'true', the custom field displays at the top of the Certificate of Completion. When set to 'false' or omitted, the field is not displayed. Accepts string values 'true' or 'false'.
  • valuestring
    The default value for the custom field. For text fields, this can be any string up to 2,000 characters. For list fields, this should match one of the items in the 'listItems' array to pre-select that option.
  • requiredstring
    When set to 'true', the signer must complete this custom field before the envelope can be completed. When set to 'false' or omitted, the field is optional. Accepts string values 'true' or 'false'.
  • accountIdstring
    The unique identifier for the DocuSign account. This can be either the external account number (integer) or the account ID GUID. When not provided, the account ID from the authentication context will be used automatically.
  • listItemsarray
    Required when customFieldType is 'list'. An array of strings representing the selectable options in the dropdown list. Each item can be up to 2,000 characters. Example: ['Option A', 'Option B', 'Option C'].
  • customFieldTypestring
    The type of custom field to create. Valid values: 'text' (for text input fields) or 'list' (for dropdown selection fields). When using 'list', you must also provide the 'listItems' parameter. Defaults to 'text'.
  • apply_to_templatesstring
    When set to 'true', applies the newly created custom field to all existing templates in the account. When set to 'false' or omitted, the custom field will only be available for new envelopes. Accepts string values 'true' or 'false'.

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.