Standard 5-field cron in the site timezone, e.g. 0 1 * * * (daily at 1am).
0 1 * * *
Endpoint is POST /automations/{id}. Same origin allows browser form posts from this site only — handy for a public form, but it can be spoofed by non-browser clients, so it is not a substitute for a key.
POST /automations/{id}
Same origin
Run inline and return the result instead of queueing.
The T3 event that fires this automation.
Only fire for this collection. Leave blank for all collections.