18 March 2025 New Data integration project APIs Share this message Deploy projects programmatically using export/import and prepare APIS With the latest Qlik Talend Cloud Pipelines API releases, users are given the opportunity to deploy their projects across spaces and tenants, programmatically. Released at the end of last year, our new export/import APIs for Qlik Talend Cloud Pipelines offer a programmatic way to export and import projects across tenants and spaces for deployment purposes. They allow programmers to export projects as a .zip file. They also include creating projects and reading or updating the project variables (referred to as bindings) before importing project contents. 5 new endpoints are available: Export the project contents as a .zip file: POST /v1/di-projects/{projectId}/actions/export Retrieve the bindings for a specified project: GET/v1/di-projects/{projectId}/bindings Create a project: POST /v1/di-projects Update bindings for a specified project: PUT /v1/di-projects/{projectId}/bindings Import project contents from a .zip file: POST /v1/di-projects/{projectId}/actions/import Along with the export and import APIs, users now get the possibility to validate and prepare their projects before running them on their production environment. This is an essential complement to enabling end-to-end programmatic deployment of their projects. Users can programmatically: Validate and prepare tasks at the project level, using the internal project orchestration logic: Validate all tasks in a project: POST/api/v1/di-projects/{ProjectID}/actions/validate Prepare all tasks in a project: POST/api/v1/di-projects/{ProjectID}/actions/prepare Validate and prepare tasks at the task level: Validate a task: POST/api/v1/di-projects/{ProjectID}/di-tasks/{dataTaskID}/actions/validate Prepare a task: POST /api/v1/di-projects/{ProjectID}/di-tasks/{dataTaskID}/actions/prepare Monitor the success of validate and prepare operations before running tasks: Get action status: GET/api/v1/di-projects/actions/{ActionID} Once deployed and prepared, tasks can then be started/restarted, and monitored using the Data integration projects APIs. For more information, see the reference documentation for the Data integration projects API. Not supported in Qlik Cloud Government. How can we help? Barry has over 20 years experience as a Data & Analytics architect, developer, trainer and author. He will gladly help you with any questions you may have. Call us Mail us 17 April 2025 The 2025 Masters Summit for Qlik will be in Hamburg, Germany The Masters Summit for Qlik offers the next step in your journey towards becoming a Qlik specialist. In 3 days our team of experts, with over 50 combined years of Qlik experience in the field, will take your skills to the next level. Bitmetric Event Qlik Training 17 April 2025 Graphical transformation flow designer now supported in Qlik Cloud Government Qlik Cloud Government now supports the graphical transformation flow designer from Qlik Talend Data Integration. This no-code tool features a drag-and-drop interface for creating visual transformation flows, making it accessible for both data engineers and non-SQL experts. It offers a range of data transformation processors for cleansing and shaping datasets, and supports major data platforms like Snowflake, Databricks, and Azure Synapse Analytics. Transformation flows also support automated SQL-based capabilities such as materialization and incremental processing. New Release Qlik 17 April 2025 Transformation flows for SQL and Microsoft SQL Server now supported in Qlik Cloud Government Qlik Cloud Government now supports transformation flows for SQL and Microsoft SQL Server. The SQL Expression processor enables writing SQL expressions to process data. Users can create graphical and custom SQL-based transformations in data pipeline projects, enhancing data reshaping capabilities. New Release Qlik
17 April 2025 The 2025 Masters Summit for Qlik will be in Hamburg, Germany The Masters Summit for Qlik offers the next step in your journey towards becoming a Qlik specialist. In 3 days our team of experts, with over 50 combined years of Qlik experience in the field, will take your skills to the next level. Bitmetric Event Qlik Training
17 April 2025 Graphical transformation flow designer now supported in Qlik Cloud Government Qlik Cloud Government now supports the graphical transformation flow designer from Qlik Talend Data Integration. This no-code tool features a drag-and-drop interface for creating visual transformation flows, making it accessible for both data engineers and non-SQL experts. It offers a range of data transformation processors for cleansing and shaping datasets, and supports major data platforms like Snowflake, Databricks, and Azure Synapse Analytics. Transformation flows also support automated SQL-based capabilities such as materialization and incremental processing. New Release Qlik
17 April 2025 Transformation flows for SQL and Microsoft SQL Server now supported in Qlik Cloud Government Qlik Cloud Government now supports transformation flows for SQL and Microsoft SQL Server. The SQL Expression processor enables writing SQL expressions to process data. Users can create graphical and custom SQL-based transformations in data pipeline projects, enhancing data reshaping capabilities. New Release Qlik