Recent searches


No recent searches

Can i use react.js to develop a client-side app in Zendesk?



Posted Dec 10, 2021

I would like to create a client-side application using react.js, is this possible in Zendesk? Could you point me to the correct references on how to do this?


0

3

3 comments

image avatar

Greg Katechis

Zendesk Developer Advocacy

Hi Marcus! You can definitely utilize React in an app within Zendesk. I couldn't find an example app built on Support, however you can take a look at this example for building an app in Sell. If you have any specific questions about utilizing React, drop us a line here and we'll see if we can assist!

0


Hi Greg Katechis,

I followed the instructions and tried to use the app sell app in Ticket Sidebar. Meaning, I updated the manifest.json as below.

But I get the following error when trying to load the app with ?zcli_apps=true.

{
"name": "",
"author": {
"name": "",
"email": "",
"url": ""
},
"defaultLocale": "en",
"private": true,
"location": {
"support": {
"ticket_sidebar": {
"url": "assets/iframe.html",
"flexible": true
}
}
},
"version": "1.0",
"frameworkVersion": "2.0"
}

Error:

0


Can react js be used inside iframe.html? And if yes, how to integrate this?

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post