AutomationJob Object
Type for one automation definition.
Fields
#
If an email is sent by this job this field contains the details otherwhise it is not set (null).
executions
[ AutomationExecution !]!
Non-null
The job's executions if you want all the executions not only the active ones set the 'onlyActive' argument to true.
Usages
#
References
#
- Field job from AutomationExecution
- Field automationJob from Query
- Field automationJobs from Query
Previous
AutomationExecutionStatus
Next
AutomationJobEmail