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
constdefault:CollectionConfig
Last updated on