Zendesk Sell top bar app not showing
Hi, I have created a new app with zcli:new --scaffold react. I managed to get the app to show on ZD support top bar with
"support": {
"top_bar": {
"url": "myurl"
}
},
However I cannot get it to show on the sell top bar... I have this config:
"sell": {
"top_bar": {
"url": "myurl"
},
"lead_card": "myurl"
}
When browsing with ?zcli_apps=true, the app shows on the lead card, however does not show on the top bar...
For the life of me I can't figure out why... am I missing something?
-
interestingly, when I zip the app up and install it, it shows in the top bar as expected
Por favor, entrar para comentar.
1 Comentários