How to Schedule Imports?
Quick guide to scheduling automatic imports
Overview
Scheduling allows you to automatically run imports at specified intervals. This is perfect for keeping your store synchronized with external data sources or regularly updating product information.
PrimeLink uses WordPress Cron to schedule imports, so they run automatically in the background without manual intervention.
Enabling Scheduling
Step 6: Options & Scheduling
Scheduling is configured in Step 6 of the import wizard:
- Complete Steps 1-5 of the import wizard
- Navigate to Step 6: Options & Scheduling
- Find the "Automatic Scheduling" section
- Enable scheduling
- Configure schedule settings
Schedule Options
Frequency
Choose how often the import should run:
- Hourly: Every hour
- Daily: Once per day
- Weekly: Once per week
- Monthly: Once per month
- Custom: Custom cron expression
Time Settings
Configure when the import should run:
- Time of Day: Specific time (for daily/weekly/monthly)
- Day of Week: Specific day (for weekly)
- Day of Month: Specific day (for monthly)
Incremental Imports
What are Incremental Imports?
Incremental imports only process new or changed data:
- Faster: Only processes new/changed items
- Efficient: Reduces processing time
- Smart: Detects changes automatically
When to Use
Enable incremental imports when:
- Source data is updated regularly
- You only want to import changes
- You want faster scheduled imports
Notifications
Email Notifications
Get notified when scheduled imports run:
- Enable email notifications
- Receive import completion reports
- Get alerts for errors or issues
Notification Settings
Configure what notifications to receive:
- On Success: Notify when import completes successfully
- On Error: Notify when import fails
- Always: Notify for all runs
Managing Scheduled Imports
View Scheduled Imports
Check your scheduled imports:
- Go to PrimeLink → Imports → Manage Imports
- Look for imports with schedule icon or indicator
- View next run time
- Check schedule status
Edit Schedule
To modify a schedule:
- Edit the import
- Go to Step 6
- Modify schedule settings
- Save changes
Disable Schedule
To stop scheduled imports:
- Edit the import
- Go to Step 6
- Disable scheduling
- Save changes
Tips and Best Practices
- Choose Appropriate Frequency: Don't schedule too frequently
- Use Off-Peak Times: Schedule during low-traffic periods
- Enable Incremental: Use incremental imports for efficiency
- Set Notifications: Enable notifications to monitor scheduled imports
- Test First: Test import manually before scheduling
- Monitor Performance: Watch scheduled import performance
Next Steps
Detailed guide to scheduling imports
Learn More →Learn about WordPress Cron for scheduling
Learn More →Complete import process guide
Learn More →