Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ashish_banjare
Contributor
Contributor

How to embed visualizations and data from Qlik Sense applications in my web applications using OAuth2.

Hello Team, 

Can someone help me to understand how we can integrate Qlik sense with PHP. 

I want to build an app where I can embed visualizations and data from Qlik Sense applications in my web applications using OAuth2. 
 
I have trial Qlik sense Business Account and configured it for OAuth2 integration eventually using OAuth2 client use the Authorization code flow & generated successfully access token and refresh token on behalf of user. 

But I am unable to embed visualizations and data from Qlik Sense applications in my web applications iFrame using OAuth2. So please help me know how to embed Qlik Sense content with URL integration APIs. 

 

Thanks 

Qlik Sense Business

Labels (4)
2 Replies
Jason_Dyer
Employee
Employee

Hi @ashish_banjare - have you reviewed the documentation found on https://qlik.dev?

ashish_banjare
Contributor
Contributor
Author

Thanks!