Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Cool stuff
Could we use other messengers such as WeChat or Whatsapp ?
Hi, Stanislav.
I'm having trouble setting up the REST Connection. It always return 403: Forbbiden.
How did you set up your connectors?
Regrards
Hi,
As of now, we can only do it with Telegram. To answer your query, we cannot use it with WeChat or WhatsApp.
Very nice! Thumbs up!
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?
Helpful Stuff. Cheers
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
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.
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