Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Datasets Refresh Jobs
DataRobot Tools

Datarobot Create Datasets Refresh Jobs

Tool to schedule a dataset refresh job in DataRobot. Use when you need to automate periodic data updates for a dataset. The schedule must be at least daily (hourly schedules are not supported).

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Datasets Refresh Jobs

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

  • namestring
    Required
    Scheduled job name.
  • enabledboolean
    Boolean for whether the scheduled job is active (true) or inactive (false).
  • scheduleobject
    Required
    Schedule describing when to refresh the dataset. The smallest schedule allowed is daily.
  • datasetIdstring
    Required
    The ID of the dataset to schedule refresh jobs for.
  • categories
    An array of strings describing the intended use of the dataset. The supported options are 'TRAINING', and 'PREDICTION'.
  • credentialsstring
    A JSON string describing the data engine queries credentials to use when refreshing.
  • useKerberosboolean
    If true, the Kerberos authentication system is used in conjunction with a credential ID.
  • credentialIdstring
    The ID of the set of credentials to use to run the scheduled job when the Kerberos authentication service is utilized. Required when useKerberos is true.
  • scheduleReferenceDatestring
    The UTC reference date in RFC-3339 format of when the schedule starts from. This value is returned in /api/v2/datasets/(datasetId)/refreshJobs/(jobId)/ to help build a more intuitive schedule picker. The default is the current time.

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.