Skip to main content

Qlik Sense + Telegram

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
stantrolav
Partner - Creator II
Partner - Creator II

Qlik Sense + Telegram

Last Update:

May 11, 2017 12:27:45 PM

Updated By:

stantrolav

Created date:

May 11, 2017 12:27:45 PM

Attachments

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.

Tags (3)
Comments
sayanpwc
Partner - Contributor II
Partner - Contributor II

Hi Nikhil,

Thanks for your comments. I have seen it running using qlikbotnet using telegram and talking it with Qlik Sense application in demo server.

0 Likes
Zhazarika
Contributor
Contributor

Hi Everyone!Has anyone integrated Telegram Bot with .NET and Qlik Sense desktop?Any leads would be very helpful.!

0 Likes
Version history
Last update:
‎2017-05-11 12:27 PM
Updated by: