Message: stage [draft]

This type of message is sent when a new stage is created or changes are made to a particular stage. When you receiving this message please use PULL API service stages.show resource to retrieve all infomation about a particular stage.

Message structure

.message
idFor this message type id attribute has no value
type

stage

sourceInternal attribute, please don't use this attribute
utInformation about the date and time of when the message was created. Format UNIX_TIMESTAMP.
..data
...stage
idIdentifier of the stage
action

Describes type of operation for the stage. Possible values:

  • insert - new stage generated
  • update - stage was updated
  • delete - stage was deleted