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

Datarobot Create Files From File By Id

Tool to add file(s) to an existing DataRobot files catalog item. Use when you need to upload additional files to an existing catalog entry. The file addition is asynchronous - poll the returned location URL to check status.

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

  • fileobject
    Required
    The file to upload to the catalog item.
  • prefixstring
    Folder path to prepend to uploaded file paths. Must end with '/'. Example: 'data/raw/'
  • catalogIdstring
    Required
    The catalog item ID of the existing files catalog entry to add files to.
  • overwritestring
    How to handle name conflicts between existing files and the uploaded one. RENAME (default): rename uploaded file using '<filename> (n).ext' pattern. REPLACE: replace existing file with uploaded one. SKIP: keep existing file, skip uploaded one. ERROR: return HTTP 409 Conflict on…
  • useArchiveContentsstring
    If true, extract archive contents (zip, tar, etc.) and associate them with the catalog entity. 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.