Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
To_Start
Contributor
Contributor

How to setup Airflow for QLIK SaaS ?

Hi all,

I would like to trigger my automation in QLIK SaaS with Airflow but I don't understant how I need to set up the connection in airflow->admin->connection setting

My understanding is airflow use API of Qlik to trigger automation. So I create an API key in QLIK but I don't understand how I need to set up the connection in Airflow.

I read this link- (https://www.heyde.ch/insights/apache-airflow-qlik-sense-saas-ladeketten-on-premise-datenupload) but is not explain for beginner that I am 🙂

 

I also find this project (https://github.com/bintocher/qlikflow)but I don't understant what is exatly.

 

If someone could help me please.

Labels (4)
4 Replies
AfeefaTk
Support
Support

hi @To_Start 
In this forum, we would be able to help you with questions related to the product Qlik Application Automation.

This question seems to be related to Qlik Sense, if so, could you please post your question in that forum (https://community.qlik.com/t5/Qlik-Sense/ct-p/qlik-sense)?

Best Regards

Afeefa TK

Thanks

tens
Partner - Contributor III
Partner - Contributor III

Hi, 

Our company is using airflow and I developed a connector. Here's the link to Qlik Sense Saas provider for airflow. You can trigger task and automation: https://github.com/tensor365/AIRFLOW-QLIKSENSE-CLOUD

I'll add report triggering soon.

Tell me if you need more help

Tens

To_Start
Contributor
Contributor
Author

Hi All,
Thanks for your reply and help.
I finally succes to trigger Qlik with airflow with  API command.

But I did'nt receive response of the state of automation.

Means when Airflow trigger the Qlik automation, Airflow  mark as green the task imediatly and not take care of the real state.

@tens Your connector have the response of the state ?

Thanks for your help

tens
Partner - Contributor III
Partner - Contributor III

Hi,

 

Sorry for the delay. Yes you can use operator in synchronously and asynchronously. 

 

Here's the link of the repo: 

 

https://github.com/tensor365/AIRFLOW-QLIKSENSE-CLOUD

 

You can also report sending. Don't hesitate to chat me if you encounter any bug, I will correct it promptly. 

 

Best regards 

 

Tens