Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Project
DataRobot Tools

Datarobot Create Project

Create a new DataRobot project from a dataset URL, existing dataset ID, or data source connector. Returns immediately with a project ID and status URL - project creation happens asynchronously. Use DATAROBOT_CHECK_PROJECT_STATUS or DATAROBOT_GET_PROJECT to verify the project is…

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Project

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
    Public HTTP(S) URL pointing to a dataset file (CSV, Excel, etc.) to import. Use this for quick imports from public URLs.
  • userstring
    [Deprecated] Database username for authentication. Use credentialId instead for better security.
  • passwordstring
    [Deprecated] Database password for authentication. Use credentialId instead for better security.
  • recipeIdstring
    ID of a wrangling recipe to apply during project creation. Use DATAROBOT_LIST_RECIPES to find available recipes.
  • datasetIdstring
    ID of an existing DataRobot dataset (24-character hex string). Use DATAROBOT_LIST_DATASETS to find available dataset IDs.
  • projectNamestring
    Human-readable name for the project. If omitted, defaults to 'Untitled Project' for database sources or the dataset filename for URL-based imports.
  • useKerberosboolean
    Set to true to use Kerberos authentication for database connections. Only valid with datasetId or dataSourceId.
  • credentialIdstring
    ID of stored credentials for authenticating to dataSourceId or secured datasets. Use DATAROBOT_LIST_CREDENTIALS to find available credentials.
  • dataSourceIdstring
    ID of an external data source connector (e.g., database connection). Use DATAROBOT_LIST_DATA_SOURCES to find available connectors.
  • datasetVersionIdstring
    Specific version ID of the dataset to use. Only valid when datasetId is also provided. If omitted, uses the latest version.

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.