Events
iModel Event
Contains basic event information and details.
Event content.
iModel event webhook event type.
Date and time when event was enqueued.
Event message ID.
Webhook ID.
Changeset Pushed Event
Event that gets triggered when new Changeset is pushed for the iModel.
Id of the Briefcase.
Changeset id is a 40 characters SHA1 hash that is used to validate Changeset. The id of Changeset is generated from the id of its parent as well as its contents.
Index of the Changeset (increasing, but not necessarily sequential).
Globally Unique Identifier of the iModel.
Globally Unique Identifier of the project that iModel belongs to.
iModel Deleted Event
Event that gets triggered when the iModel is deleted.
Globally Unique Identifier of the iModel.
Globally Unique Identifier of the project that iModel belongs to.
Named Version Created Event
Event that gets triggered when new Named Version is created for the iModel.
Changeset id is a 40 characters SHA1 hash that is used to validate Changeset. The id of Changeset is generated from the id of its parent as well as its contents.
Index of the Changeset (increasing, but not necessarily sequential).
Globally Unique Identifier of the iModel.
Globally Unique Identifier of the project that iModel belongs to.
Globally Unique Identifier of the Named Version.
Changeset Group Completed Event
Event that gets triggered when Changeset Group is closed with state "Completed".
Changeset id is a 40 characters SHA1 hash that is used to validate Changeset. The id of Changeset is generated from the id of its parent as well as its contents.
Index of the Changeset (increasing, but not necessarily sequential).
Globally Unique Identifier of the iModel.
Globally Unique Identifier of the project that iModel belongs to.
Globally Unique Identifier of the closed Changeset Group
Changes Ready Event
Event that gets triggered when there are new changes to the iModel which are ready to be processed.
Changeset id is a 40 characters SHA1 hash that is used to validate Changeset. The id of Changeset is generated from the id of its parent as well as its contents.
Index of the Changeset (increasing, but not necessarily sequential).
Globally Unique Identifier of the iModel.
Globally Unique Identifier of the project that iModel belongs to.