Skip to main content
Solved

Ataccama Integration with Collibra using API and Graphql

  • July 22, 2026
  • 2 replies
  • 42 views

Forum|alt.badge.img+1

Hi Team,

Do you have any code snippet to Integrate Ataccama with Collibra ?

I would like to map ataccama  catalog item and its metadata with Collibra and vice versa.

Similar way for Business Terms, & Data Quality Rules

Any documentation or code snippet related to requirement will help

Best answer by ivan.kozlov

Hi ​@akshayl09 ,

I've attached to plans which that cover 2 topics - dq metadata export, and import of rules\results to Collibra.
While these plans don’t cover every single type of entity you mentioned in should give you a general idea on how to approach this task.

Usually Collibra Integration plans rely on a mix of Collibra Reader, Collibra Writer and JSON Call steps to write/update/read data on Collibra side. You’ll nee to make sure you have all the relevant id’s for communities, rulebooks, asset types and so on to ensure you’re reading/updating the records correctly.

I hope this helps.

Ivan

2 replies

ivan.kozlov
Ataccamer
Forum|alt.badge.img+3
  • Ataccamer
  • Answer
  • August 3, 2026

Hi ​@akshayl09 ,

I've attached to plans which that cover 2 topics - dq metadata export, and import of rules\results to Collibra.
While these plans don’t cover every single type of entity you mentioned in should give you a general idea on how to approach this task.

Usually Collibra Integration plans rely on a mix of Collibra Reader, Collibra Writer and JSON Call steps to write/update/read data on Collibra side. You’ll nee to make sure you have all the relevant id’s for communities, rulebooks, asset types and so on to ensure you’re reading/updating the records correctly.

I hope this helps.

Ivan


Forum|alt.badge.img+1
  • Author
  • Data Pioneer
  • August 3, 2026

@ivan.kozlov Thank you very much !