Hi everyone,
I’m exploring ways to automate the import of Qlik reports (or datasets exported from Qlik Sense) into Ataccama’s data management platform using API-based workflows. My goal is to ensure that reference data or analytical results generated in Qlik can be seamlessly ingested into Ataccama for further processing, enrichment, or distribution to downstream systems.
From what I understand, Qlik offers REST APIs for data export and integration, while Ataccama provides robust APIs for job execution and data ingestion. However, I’m looking for practical advice or examples on how to best orchestrate this integration—specifically:
-
What is the recommended approach to export data from Qlik (e.g., via Qlik’s REST API or by generating CSV/Excel files from the load script) and then import it into Ataccama using its API?
-
Are there any existing patterns, connectors, or scripts that community members have used to automate this process?
-
How do you handle data validation, error handling, or scheduling between Qlik and Ataccama in such a pipeline?
Any insights, code snippets, or best practices would be greatly appreciated!