Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW

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
Anonymous
Not applicable

Cool stuff

Not applicable

Could we use other messengers such as WeChat or Whatsapp ?

0 Likes
Anonymous
Not applicable

Hi, Stanislav.

I'm having trouble setting up the REST Connection. It always return 403: Forbbiden.

How did you set up your connectors?

Regrards

0 Likes
Anonymous
Not applicable

Hi,

As of now, we can only do it with Telegram. To answer your query, we cannot use it with WeChat or WhatsApp.

0 Likes
mruehl
Partner - Specialist
Partner - Specialist

Very nice! Thumbs up!

0 Likes
nikhilgarg
Specialist II
Specialist II

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?

0 Likes
ychaitanya
Creator III
Creator III

Helpful Stuff. Cheers

0 Likes
mayankraoka
Specialist
Specialist

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

0 Likes
sayanpwc
Partner - Contributor II
Partner - Contributor II

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.

0 Likes
nikhilgarg
Specialist II
Specialist II

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

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