Automation
Automation rule attributes. An automation fires for a resource_name/event pair, is gated by conditions, and runs one or more destination actions.
The warehouse resource whose events trigger this automation.
goods_out, goods_in, goods_out_pick_list, invoice, load_drop, stock_balance, stock, putaway_task, failure_event_log, ftp_file, ftp_import, daily_schedule, weekly_schedule, monthly_schedule, one_time_schedule The event on the resource that triggers the automation. Valid events depend on resource_name — e.g. goods_out: created/completed/updated/processed/cancelled; goods_in: completed/created/cancelled/moved_to_part; schedules: triggered.
Whether the automation is active.
Display name for the automation.
Conditions to add (create) or add/update/destroy (update). All conditions must pass for actions to run.
Actions to add (create) or add/update/destroy (update), including their parameters.

