Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.
ReferenceAPI ReferenceLibraryCollectionsScheduled Importslib/collections/scheduled-imports

web


web / lib/collections/scheduled-imports

lib/collections/scheduled-imports

Defines the Payload CMS collection configuration for Scheduled Imports.

This collection manages scheduled URL-based imports that run automatically at specified intervals. Each document represents a schedule configuration that triggers import-files records when due.

Key features:

  • Cron-based scheduling with timezone support
  • Authentication configuration for secure URLs
  • Automatic retry handling with exponential backoff
  • Execution history tracking
  • Integration with existing import pipeline.

⚠️ Payload CMS Deadlock Prevention This file uses complex hooks with nested Payload operations. See: apps/docs/content/developer-guide/development/payload-deadlocks.mdx

Variables

default

const default: CollectionConfig

Last updated on