Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Retrieve Power Form Data Entries
DocuSign Tools

Docusign Retrieve Power Form Data Entries

This endpoint retrieves data entries for a specific PowerForm within a DocuSign account. It allows PowerForm Administrators or the PowerForm sender to download the information entered by recipients into a PowerForm. The data can be retrieved in various formats (JSON, XML, or CSV…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Retrieve Power Form Data Entries

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

  • to_datestring
    Optional parameter to specify the end date for filtering PowerForm entries. Format: UTC DateTime (e.g., "2023-04-30T23:59:59Z"). If not provided, the default value is the current date and time (UtcNow).
  • accountIdstring
    The unique identifier for the DocuSign account. This can be either the external account number (integer) or the account ID GUID (string). If not provided, it will be automatically populated from the authenticated user's account.
  • from_datestring
    Optional parameter to specify the start date for filtering PowerForm entries. Format: UTC DateTime (e.g., "2023-04-01T00:00:00Z"). If not provided, no start date filtering is applied.
  • data_layoutstring
    Optional parameter that specifies the layout format for the returned PowerForm data. Valid values are: - "Native": Returns data in JSON format (set Accept header to "application/json") - "Csv_Classic": Returns data in classic CSV format (set Accept header to "application/csv") -…
  • powerFormIdstring
    Required
    The unique identifier for the specific PowerForm from which to retrieve data. Required parameter that determines which PowerForm's entries will be returned.

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.