Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Recipes From Data Store
DataRobot Tools

Datarobot Create Recipes From Data Store

Create a recipe and data source from a DataRobot data store. Use when connecting to external databases like Snowflake, BigQuery, Databricks, or Postgres to create a wrangling or SQL recipe. Requires an existing data store ID (from DATAROBOT_LIST_DATA_SOURCES) and use case ID (fr…

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Recipes From Data Store

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

  • inputsarray
    Required
    List of recipe inputs (data sources). Must contain at least 1 input and no more than 1000.
  • dialectstring
    Required
    SQL dialect of the data source: 'snowflake', 'bigquery', 'databricks', 'spark', or 'postgres'
  • useCaseIdstring
    ID of the Use Case to associate with the recipe. Use GET /api/v2/useCases/ to find available use cases. This field is required in practice even though marked as optional in the schema.
  • recipeTypestring
    Required
    Type of recipe workflow: 'sql' or 'wrangling'
  • dataStoreIdstring
    Required
    ID of the data store to use. Use DATAROBOT_LIST_DATA_SOURCES or API endpoint GET /api/v2/externalDataStores/ to find available data store IDs.
  • dataSourceTypestring
    Required
    Data source type: 'dr-database-v1' or 'jdbc'
  • experimentContainerIdstring
    [DEPRECATED - use useCaseId instead] ID of the experimental container for the recipe

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.