Create a new automation.
For feature availability, see Jobs (Strings).
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Account ID
name of the automation
"Scheduled Job Automation - Hourly"
schedule, upload List of project IDs to associate with the automation. Currently, only the first ID in the array is used. The array format leaves room for future support of multiple projects.
["abcd1234cdef1234abcd1234cdef1234"]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
["myTag"]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"
Created
inactive, active, error schedule, upload translation key statuses used to filter keys that are added to jobs
unverified, untranslated, ready_for_review {
"id": "abcd1234",
"name": "Company Account",
"slug": "company_account",
"company": "My Awesome Company",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z",
"company_logo_url": "http://assets.example.com/company_logo.png"
}