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? Whether something’s still unclear or you’re ready to take the next step, Barry and Eric are happy to talk it through. Email us, call us, or book a meeting at a time that works for you. Call us Mail us 2 June 2026 Copy and save monitored charts as images Copy and save monitored charts as images in Qlik Cloud for easy sharing in emails or presentations directly from the activity center. New Release Qlik 28 May 2026 Engine functions in Direct Query expressions Direct Query now supports Qlik Engine functions like GetUserAttr and if in $(=…) expressions for KPIs and custom SQL, enabling dynamic user-context-aware data filtering and personalized row-level security without in-memory data loading. New Release Qlik 27 May 2026 Updating activated data products in the Marketplace Qlik Cloud now allows explicit republish control for activated data products in the Marketplace, letting data product managers iterate privately before sharing updates. A new Update in marketplace button and edit counter track pending changes, while the changelog provides an audit trail of updates and who pushed them. New Release Qlik
2 June 2026 Copy and save monitored charts as images Copy and save monitored charts as images in Qlik Cloud for easy sharing in emails or presentations directly from the activity center. New Release Qlik
28 May 2026 Engine functions in Direct Query expressions Direct Query now supports Qlik Engine functions like GetUserAttr and if in $(=…) expressions for KPIs and custom SQL, enabling dynamic user-context-aware data filtering and personalized row-level security without in-memory data loading. New Release Qlik
27 May 2026 Updating activated data products in the Marketplace Qlik Cloud now allows explicit republish control for activated data products in the Marketplace, letting data product managers iterate privately before sharing updates. A new Update in marketplace button and edit counter track pending changes, while the changelog provides an audit trail of updates and who pushed them. New Release Qlik