Trigger interface
Describes under what condition a workflow will run.
Properties
| type | |
| under |
The collection name. |
| under |
The glossary guid. |
| under |
Glossary term hierarchy path. |
Property Details
type
type: "when_term_creation_is_requested" | "when_term_deletion_is_requested" | "when_term_update_is_requested" | "when_terms_import_is_requested" | "when_data_access_grant_is_requested" | "when_asset_update_is_requested"
Property Value
"when_term_creation_is_requested" | "when_term_deletion_is_requested" | "when_term_update_is_requested" | "when_terms_import_is_requested" | "when_data_access_grant_is_requested" | "when_asset_update_is_requested"
underCollection
The collection name.
underCollection?: string
Property Value
string
underGlossary
The glossary guid.
underGlossary?: string
Property Value
string
underGlossaryHierarchy
Glossary term hierarchy path.
underGlossaryHierarchy?: string
Property Value
string