Create an automation
Create a new automation.
For feature availability, see Jobs (Strings).
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Account ID
Body
name of the automation
"Scheduled Job Automation - Hourly"
schedule, upload List of project IDs to associate with the automation.
Providing more than one project ID requires the advanced_job_automation
plan feature; accounts without this feature receive a 422 response with
error field project_ids.
Translation states used when selecting keys for a job.
States are derived from associated translations, not the keys themselves.
When review workflow is enabled, ready_for_review is internally treated as translated.
unverified, untranslated, ready_for_review id of job template that the automation uses to create jobs from
"abcd1234cdef1234abcd1234cdef1234"
used to filter which keys are added to jobs
along with time_zone, specifies when the scheduled automation is supposed to run
"00 13 * * 1,2"
along with cron_schedule, specifies when the scheduled automation is supposed to run
"GMT"
User ID of the job owner that newly created jobs are assigned to.
"abcd1234abcd1234abcd1234abcd1234"
When true, the automation only acts on locales that changed since its last run. Defaults to false.
false
Response
Created
inactive, active, error schedule, upload translation key statuses used to filter keys that are added to jobs
unverified, untranslated, ready_for_review All project IDs the automation applies to. Returned alongside the singular project_id for backwards compatibility.
User ID of the job owner that newly created jobs are assigned to.
When true, the automation only acts on locales that changed since its last run.