Qlik connector
Back to the connector overview, authentication methods, and actions.
8 Sept 2026
breaking-changeEvery action now declares which authentication types it supports. The seven API key management actions are API Key only, because Qlik does not allow OAuth clients to be granted the api-keys scope, while the remaining 105 actions work with both OAuth 2.0 and API Key and now carry their required OAuth scopes.Changed · 112 actions updated
Changed · 112 actions updated
qlik_activate_brand, qlik_add_item_to_collection, qlik_change_automation_owner, qlik_change_automation_space, qlik_copy_automation, qlik_count_users, qlik_create_api_key, qlik_create_automation, qlik_create_automation_run, qlik_create_collection, qlik_create_group, qlik_create_role, qlik_create_space, qlik_create_space_assignment, qlik_create_space_share, qlik_create_user, qlik_deactivate_brand, qlik_delete_api_key, qlik_delete_automation, qlik_delete_brand, qlik_delete_brand_file, qlik_delete_collection, qlik_delete_extension, qlik_delete_group, qlik_delete_item, qlik_delete_role, qlik_delete_space, qlik_delete_space_assignment, qlik_delete_space_share, qlik_delete_task, qlik_delete_user, qlik_disable_automation, qlik_enable_automation, qlik_export_automation_run_log, qlik_filter_groups, qlik_filter_users, qlik_get_active_brand, qlik_get_api_key, qlik_get_api_keys_config, qlik_get_audit_event, qlik_get_audit_settings, qlik_get_automation, qlik_get_automation_run, qlik_get_automation_usage_metrics, qlik_get_brand, qlik_get_brand_file, qlik_get_collection, qlik_get_collection_item, qlik_get_current_user, qlik_get_extension, qlik_get_extension_archive, qlik_get_extension_file, qlik_get_favorites_collection, qlik_get_group, qlik_get_group_settings, qlik_get_item, qlik_get_items_settings, qlik_get_role, qlik_get_space, qlik_get_space_assignment, qlik_get_space_share, qlik_get_task, qlik_get_user, qlik_invite_user, qlik_list_api_keys, qlik_list_archived_audit_events, qlik_list_audit_event_types, qlik_list_audit_events, qlik_list_audit_sources, qlik_list_automation_runs, qlik_list_automations, qlik_list_brands, qlik_list_collection_items, qlik_list_collections, qlik_list_extensions, qlik_list_groups, qlik_list_item_collections, qlik_list_items, qlik_list_roles, qlik_list_space_assignments, qlik_list_space_shares, qlik_list_space_types, qlik_list_spaces, qlik_list_tasks, qlik_list_users, qlik_move_automation, qlik_remove_item_from_collection, qlik_retry_automation_run, qlik_start_task, qlik_stop_automation_run, qlik_unified_get_group, qlik_unified_get_me, qlik_unified_get_organization, qlik_unified_get_role, qlik_unified_get_user, qlik_unified_list_groups, qlik_unified_list_organizations, qlik_unified_list_resource_types, qlik_unified_list_resource_users, qlik_unified_list_roles, qlik_unified_list_users, qlik_update_api_key_description, qlik_update_api_keys_config, qlik_update_automation, qlik_update_brand, qlik_update_collection, qlik_update_group, qlik_update_item, qlik_update_role, qlik_update_space, qlik_update_space_assignment, qlik_update_user27 Aug 2026
bug-fixFixed group list errors and incorrect email filtering on user lists.