Metadata Integrations & SDK
Created Nov 18, 2023
0 members
7 discussions
The Metadata Integrations & SDK topic in the Collibra Community is where users explore how to connect external systems with Collibra using integration tools and the Software Development Kit. Discussions include syncing metadata from platforms like Kafka or Snowflake, customizing sync configurations, and troubleshooting integration issues—ideal for technical teams building tailored data flows.
Claude Zwicker
7 months agoHey there,
I am building a workflow where I need to identify all table and column assets that have had an attribute, description or tag addition/update/deletion in the past x days.
I found the LastModificationDate parameter on assets, however it only covers adding/updating/deleting attributes and descriptions, but not tags (see https://productresources.collibra.com/docs/collibra/latest/Content/History/ref_last-modification-date-actions.htm).
What is the recommended approach to programmatically identify all table and column assets that have had an addition/update/deletion of tags in the past x days?
Looking forward to any responses.
abcxyz
1 year ago