Scheduled Jobs (Full Update)

File Naming Convention

TGEN_scheduledJobs_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
targetThe specific route to cURLstringNo
typeThe type of job to executestringYes
disabledBoolean to tell if the Scheduled Job is disabledbooleanNo
cronScheduleThe date and time the scheduled job should run in crontab notation https://crontab.guru/stringYes
nameFriendly name for this Scheduled JobstringNo
metadataAny additional metadata to be stored on this scheduled jobobjectNo

Sample CSV

See the following scheduledJobs CSV sample file.

scheduledJobs Sample 1