Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
richard1
Contributor II
Contributor II

QLIK SENSE Mashups

Hi,

My company have qlik sense entreprise, 

i want incorporated part of the application into a crm web page.
my questions
how to implement step by step.

I know how to create the mashup via dev hub, but I don't know the configuration below
how crm will communicate with qliksense
Can the mashup code be stored on another server

in the end I want to know all the step in detail from creation to implementation

thank you

 

Labels (1)
2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If you just want to embed some Qlik Sense charts or sheets into another web page, instead of a full mashup, consider using the Single Object or the App Integration APIs.  While these sound like coding, they are really just URLs you can put in iFrames in another web page.

https://help.qlik.com/en-US/sense-developer/February2020/Subsystems/APIs/Content/Sense_ClientAPIs/si...

https://help.qlik.com/en-US/sense-developer/February2020/Subsystems/APIs/Content/Sense_ClientAPIs/ap...

https://qlikviewcookbook.com/2017/09/quick-sense-app-in-a-page/

-Rob