Using iFrame.html of Zendesk how to integrate react application?

3 Comments

  • Greg Katechis
    Zendesk Developer Advocacy

    Hi KD! Could you explain a bit more about what you're looking to do here? Are you trying to create a React app within the Zendesk App Framework or are you trying to put Zendesk into an iframe? Or something else entirely? Please share as much detail as you can so that we can get you the best answer.

    0
  • KD Gomez

    Using iframe.html of Zendesk is it possible ReactJS can be integrate or can be use in iframe.html? I tried to use iframe.html only and it is working without react. But after I installed react, npm start my app is not working on the apps sidebar. I want to achieve is to run reactjs application in iframe.html.

    0
  • Greg Katechis
    Zendesk Developer Advocacy
    So, the index.html is going to just contain the main app component that you're trying to load and then you'd build the component out from there. We have an example of a ZAF app running with React here that can help get you moving in the right direction. Unless you're building a server-side app, you wouldn't run the app through npm, you would want to use ZCLI to test locally.
    0

Please sign in to leave a comment.

Powered by Zendesk