Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Datasets From Url
DataRobot Tools

Datarobot Create Datasets From Url

Tool to create a DataRobot dataset from a publicly accessible URL. Use when you need to import data from HTTP/HTTPS URLs into DataRobot's data catalog. Returns immediately with catalog and status IDs - dataset ingestion happens asynchronously.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Datasets From 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

  • urlstring
    Required
    The URL to download the dataset used to create the dataset item and version. Must be a valid HTTP/HTTPS URL pointing to a dataset file (CSV, Excel, etc.).
  • categories
    An array of strings or a single string describing the intended use of the dataset (e.g., 'TRAINING', 'PREDICTION').
  • doSnapshotboolean
    If true, create a snapshot dataset (immutable copy); if false, create a remote dataset (linked to source). Creating snapshots from non-file sources requires the 'Enable Create Snapshot Data Source' permission.
  • sampleSizeobject
    Sample size specification for dataset ingestion.
  • persistDataAfterIngestionboolean
    If true, enforce saving all data for download and sampling, and allow extended data profile (statistics, histograms, etc.). If false, do not enforce saving data (only schema will be available). Cannot be false when doSnapshot is true.

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.