Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
mysuel77
Contributor
Contributor

Wordpress integration

We are developing an application in Wordpress in which we must retrieve information on sales per user logged into the system. Is it possible to do that kind of integration? Is there documentation about it?

Labels (2)
2 Replies
Francisco_Fernandez

Hello @mysuel77 ,

Feel free to check our developer portal https://qlik.dev/tutorials

Best regards,

Christopher_prem

Yes possible, You can do it with mashup or Extension or Single integration(iFrame integration) 

iFrame integration should be the easiest Approach, you just have to construct the url and pass the required parameter (User name/User Id)

See - Single integration-Defining single preselected value 

https://help.qlik.com/en-US/sense-developer/November2020/Subsystems/Mashups/Content/Sense_Mashups/Si...

For mashup 

https://help.qlik.com/en-US/sense-developer/November2020/Subsystems/Mashups/Content/Sense_Mashups/ma...

 

for Extension 

https://help.qlik.com/en-US/sense-developer/November2020/Subsystems/Extensions/Content/Sense_Extensi...