U

1 Message

 • 

700 Points

Wednesday, September 4th, 2024 6:37 AM

Tips for using Output Module API

Hi everyone,

I am currently working on ingesting metadata from a source system into Collibra using a Python script. The metadata is structured and stored in a CSV file. I need guidance on how to use the Output Module API to ingest this metadata into a specific view in Collibra.

Any insights or advice would be greatly helpful!

9 Messages

 • 

1K Points

14 days ago

Hi,

if I understand your question correctly, you want to import data into Collibra. However, the Output module is used to export data from Collibra. For importing data into Collibra you typically use the Collibra REST Import API. Please check the according documentation for the implementation details and some examples.

Hope this helps!

Loading...