18 maart 2025 New Data integration project APIs Deel dit bericht 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. Hoe kunnen we je ondersteunen? Barry beschikt over meer dan 20 jaar ervaring als architect, developer, trainer en auteur op het gebied van Data & Analytics. Hij is bereid om je te helpen met al je vragen. Bel ons Mail ons 31 december 2025 Expanded authentication and encryption options for Amazon S3 target Qlik Cloud’s Amazon S3 target connector now offers expanded authentication with IAM Roles Anywhere and IAM Roles for EC2, enhancing secure access. Data security is bolstered with server-side encryption using Amazon S3 or AWS KMS-managed keys. New Release Qlik 18 december 2025 Expanded validation capabilities for rules Qlik Cloud now offers expanded validation capabilities for rules, including a matches pattern operator for text fields using regular expressions and closed lookup reference values for fixed lists of allowed values. These enhancements enable stricter and more precise data checks, making validation rules more expressive and self-contained. New Release Qlik 17 december 2025 Deprecated chart events available Tenant administrators can now track deprecated chart usage in Qlik Sense apps through event history, helping to identify and update outdated visualizations across their Qlik Cloud tenant. New Release Qlik
31 december 2025 Expanded authentication and encryption options for Amazon S3 target Qlik Cloud’s Amazon S3 target connector now offers expanded authentication with IAM Roles Anywhere and IAM Roles for EC2, enhancing secure access. Data security is bolstered with server-side encryption using Amazon S3 or AWS KMS-managed keys. New Release Qlik
18 december 2025 Expanded validation capabilities for rules Qlik Cloud now offers expanded validation capabilities for rules, including a matches pattern operator for text fields using regular expressions and closed lookup reference values for fixed lists of allowed values. These enhancements enable stricter and more precise data checks, making validation rules more expressive and self-contained. New Release Qlik
17 december 2025 Deprecated chart events available Tenant administrators can now track deprecated chart usage in Qlik Sense apps through event history, helping to identify and update outdated visualizations across their Qlik Cloud tenant. New Release Qlik