Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiffbot ToolsDiffbot Download Bulk Results
Diffbot Tools

Diffbot Download Bulk Results

Tool to download results of a bulk enhance job with filtering options via POST request. Use this to retrieve processed results from a completed or running bulk job. Supports multiple export formats (json, jsonl, csv, xls, xlsx) and various filtering options to customize the outp…

Write actionRisk level 2 of 5API key connection
Use Diffbot Download Bulk Results

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

  • frominteger
    Starting index for pagination (offset). Should be used together with 'size' parameter.
  • headinteger
    Return first n results. Use this to limit the number of results returned.
  • sizeinteger
    Maximum number of results to return. Should be specified with 'from' parameter for pagination.
  • waitinteger
    Seconds to wait for bulkjob results to export. Results will continue to export in the background. Use 0 to only trigger an export without waiting.
  • filterstring
    Semi-colon separated path filter to filter response json. You can use simple dot notation like 'skills.name' or JsonPath expressions like '$.name;$.locations.country.name'.
  • formatstring
    Export format options for bulk results.
  • bulkjobIdstring
    Required
    Enhance Bulkjob ID (e.g., 'B-89cfc3b2-e744'). This is the unique identifier of the bulk job whose results you want to download.
  • exportfilestring
    File name of the export file. Specify a custom filename for the exported results.
  • exportspecstring
    The spec defines the columns to export. This is applicable for csv, xls and xlsx formats. Simple spec looks like 'name;summary'. For complex specs including list handling, see Diffbot documentation.
  • exportqueryboolean
    Prefixes the enhance query parameters to the CSV export result. Only applicable for CSV exports.
  • onlyMatchesboolean
    Return only records that have a match. Use this to filter out records without matches.
  • filterExcludestring
    Semi-colon separated path filter to exclude data from response json. You can use simple dot notation or JsonPath expressions.

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.