Qlik Sense test web sockets connection

Go to setting

image-20240919-131238.png

Go to certificates section
Add the Certificate and the url

ex:
url: demo.ebiexperts.dev

port: 4747

image-20240919-131449.png

Go to headers section and add
Key : X-Qlik-User
Value: UserDirectory=internal; UserId=sa_engine

Add you message then Connect and send to get your data

ex:

{
"handle": -1,
"method": "GetDocList",
"params": {}
}

 

 

 

 

 

 

 

 

 

 

 

 

 

Â