Properties
Optional dataConnectionID
dataConnectionID?: string
Optional description
description?: string
distributionListId
distributionListId: string
Optional emailContent
emailContent?: {
body: string;
subject: string;
}
Type declaration
body: string
subject: string
Optional enabled
enabled?: boolean
Optional executeOnCreation
executeOnCreation?: boolean
Optional expiration
expiration?: string
Optional message
message?: string
Optional retentionPolicy
retentionPolicy?: {
historySize: number;
overrideInterval: string;
}
Type declaration
historySize: number
overrideInterval: string
Optional scheduleOptions
scheduleOptions?: {
chronosJobID: string;
endDateTime: string;
lastExecutionTime: string;
nextExecutionTime: string;
recurrence: string[];
startDateTime: string;
timezone: string;
}
Type declaration
chronosJobID: string
endDateTime: string
lastExecutionTime: string
nextExecutionTime: string
recurrence: string[]
startDateTime: string
timezone: string
Optional sharePointFolder
sharePointFolder?: string
Optional startTime
startTime?: string
state
state: {
fields: {}[];
queryItems: {}[];
selections: {
displayName?: string;
displayValues?: string[];
isNumeric: boolean;
name: string;
stateName: string;
values: string[];
}[];
}
Type declaration
fields: {}[]
queryItems: {}[]
selections: {
displayName?: string;
displayValues?: string[];
isNumeric: boolean;
name: string;
stateName: string;
values: string[];
}[]
Optional subType
subType?: string
Optional tags
tags?: string[]
Optional transportChannels
transportChannels?: string[]
Optional trigger
trigger?: {
chronosJobID?: string;
executeOnAppReload?: boolean;
executionHistoryInterval?: string;
recurrence: string[];
}
Type declaration
Optional chronosJobID?: string
Optional executeOnAppReload?: boolean
Optional executionHistoryInterval?: string
recurrence: string[]
type
type: "chart-monitoring" | "chart-sharing" | "sheet-sharing" | "template-sharing"
Deprecated
https://qlik.dev/changelog/77-api-deprecation-sharing-tasks/