Hi,
I have a python script that generates the required data in an excel file and then further I manually open Qlik Sense Desktop, Connect to the generated excel sheet and create the visualizations. I want to automate the whole process. So is there any API which I can use to create an application, connect to the data and then create my required visualizations all in python itself?