Documentation
Email Sending Job

An email sending job is a try to send an email.

States
  • Create
    The email send job is in the process of creation.
  • Pending
    The email send job is currently executed.
  • Successful
    The email send job was executed successfully.
  • Failed
    The email send job failed after multiple retries.
  • Ignored
    The message was not sent because it was not necessary to send it.
Properties
  • Context Identifier
  • Created On
  • Creator Id
  • Failed On
  • Failure Reason
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Recipients
  • Space Id
  • Space View Id
  • State
    The object's current state.
  • Template Type
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.