Skip to content

muellermarco/AtScaleQlikIntegration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AtScale Qlik Script generator

This notebooks helps to create a qlik script an uploads it into the qlik app on your qlik saas tenant.

Get a Token on your qlik saas tenant: https://qlik.dev/authenticate/api-key/generate-your-first-api-key/

create your .env file:

atscale-user="your.user.name"
atscale-password="password"
atscale-server="https://your.atscale-environment.com"

qlik-saas-tenant = "https://your-tenant.eu.qlikcloud.com"
qlik-saas-token = "qlik-saas-token-string"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors