TL;DR
Reference for asset tagging event triggers in the Atlan Python SDK (pyatlan). Understand CLASSIFICATION_ADD events for event-driven integrations.
Events when asset is tagged
When an asset is tagged in Atlan, the following event is emitted.
CLASSIFICATION_ADD
Atlan always emits a CLASSIFICATION_ADD event when an asset is tagged.
For both direct tags and propagations
Remember that these events will be emitted for both the asset that was directly tagged as well as all assets to which the tag is propagated.