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

Datarobot Create Files From Url By Id

Tool to add file(s) into an existing files catalog item from a URL. Use when you need to add additional files from a URL to an existing DataRobot files catalog item. The file download and processing happens asynchronously - poll the returned location URL to check status.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Files From Url By Id

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 file(s) to add to the catalog entity. Must be a valid, accessible HTTP/HTTPS URL.
  • prefixstring
    Folder path to prepend to uploaded file paths. Must end with "/". Example: "data/raw/"
  • catalogIdstring
    Required
    The catalog item ID to add files to. This must be an existing files catalog item in DataRobot.
  • overwritestring
    How to deal with a name conflict between an existing file and an uploaded one. RENAME (default): rename the uploaded file using '<filename> (n).ext' pattern. REPLACE: prefer the uploaded file and overwrite the existing one. SKIP: prefer the existing file and skip the upload. ERR…
  • useArchiveContentsstring
    If true, extract archive contents and associate them with the catalog entity. Valid values are 'true', 'True', 'false', or 'False'. Defaults to '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.