Skip to main content
Glama

qlik_trigger_app_reload

Trigger a reload for Qlik Cloud apps to refresh data, with options for partial reloads, monitoring completion, and controlling storage behavior.

Instructions

Triggers a reload for a Qlik Cloud app. Can optionally wait for completion and poll for status.

Usage scenarios:

  • Trigger immediate reload after data source update

  • Schedule reload with monitoring

  • Partial reload to refresh specific data

  • Test reload with skip-store option

Parameters:

  • appId (required): The Qlik app ID to reload

  • partial (optional): If true, performs partial reload (default: false)

  • skipStore (optional): If true, skip saving to disk (default: false)

  • waitForCompletion (optional): If true, waits for reload to complete (default: false)

  • timeoutSeconds (optional): Timeout for waiting in seconds (default: 300)

  • pollIntervalSeconds (optional): How often to check status in seconds (default: 5)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appIdYesThe Qlik app ID to reload
partialNoPerform partial reload instead of full reload
skipStoreNoSkip storing the app after reload
waitForCompletionNoWait for the reload to complete before returning
timeoutSecondsNoMaximum time to wait for completion (seconds)
pollIntervalSecondsNoInterval between status checks (seconds)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/undsoul/qlik-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server