

- Move Document
- Delete Document and Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlik Sense + Telegram
Hello everybody.
We are all looking for ways to send notifications from Sense. This can be done via Telegram.
1. Create a bot through the father @BotFather.
To run the algorithms, you need to know the bot ID and the token to issue commands to the bot. All this is done through the Father of bots.
2. After registering the bot, you need to find it through the search for contacts and write the message "/start"
3. Get your ID for messages from the bot in the private chat via @MyTelegramID_bot
Yes, you can send messages not only to the channel, but personally to the specified user.
The download code specifies the variables
ScriptTelegramBotId
ScriptTelegramBotToken
ScriptChatID
Give them the values that you get from the first three points.
In the initial configuration, you will send test messages to my channel through my bot. To make sure that the application is working, you can connect to it, for example @StrogiyTestChannel and make sure that everything works before the modification. For the bot to also send messages to the channel, it is necessary that it be the channel administrator.
In the attachment, the document Sense. The download code from it can be transferred to QlikView.
To work through Sense Desktop, you need to make changes to the Settings file to enable the download via direct links:
"C:\Users\<username>\Documents\Qlik\Sense\Settings.ini"
[Settings 7]
OverrideScriptSecurity = 1
StandardReload = 0
If you publish the application to the QlikSense server, you should turn off the Standard Mode (Disabling standard mode - Qlik Sense) and enter 1 line into the file on the QlikSense server:
"C:\ProgramData\Qlik\Sense\Engine\Settings.ini"
[Settings 7]
OverrideScriptSecurity = 1
If the file does not exist, you must create it manually.

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Cool stuff

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Could we use other messengers such as WeChat or Whatsapp ?

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi, Stanislav.
I'm having trouble setting up the REST Connection. It always return 403: Forbbiden.
How did you set up your connectors?
Regrards

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi,
As of now, we can only do it with Telegram. To answer your query, we cannot use it with WeChat or WhatsApp.

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Very nice! Thumbs up!

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hii,
I have all the 3 values for below:
ScriptTelegramBotId
ScriptTelegramBotToken
ScriptChatID
I have installed Qliksense desktop as well. But how to connect the Qliksense app with my bot? How to proceed? Can you help me in tihs?


- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Helpful Stuff. Cheers


- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Can you explain in detail this line:
To run the algorithms, you need to know the bot ID and the token to issue commands to the bot. All this is done through the Father of bots.
Regards,
Mayank

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Can we implement this on the local version of Qlik Sense? or we need a server?
I am unable to implement the same in local.

- Move Comment
- Delete Comment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
You will need a server for this to implement. With QlikSense desktop, this won't work.
To see it running, you can use qLik demo Server