Skip to content

AireFrame Events

Tasks can be triggered by the following events from AireFrame:

  • Subject Created
  • Subject Updated
  • Subject Assigned
  • Subject Removed
  • Structural Entity Created
  • Structural Entity Updated
  • Structural Entity Deleted

Context

The context of these events will depend on the type of event, and will include some relevant properties, for example:

xml
<AireFrame>
  <SubjectAssignedToStructuralEntity subjectInternalId="internal-id" subjectExternalId="external-id" structuralEntityKey="entity-key" />
</AireFrame>