Recent searches
No recent searches
Sell: deal_card and lead_card locations missing
Posted May 17, 2023
https://developer.zendesk.com/api-reference/apps/apps-sell-api/deal_card/#deal-sidebar
Simple demo app, manifest.json just like the example.
App settings shows the location correctly.
All locations work, except lead_card and deal_card:
e.g. on /sales/leads/123456 the app is not loaded (none of the resources requested by the app location .html file show in dev tools, neither can I see the app anywhere)
Do these locations not work anymore or is there a bug somewhere in Zendesk? Or are the docs wrong maybe?
0
2
2 comments
Eric Nelson
I see that you've been working with the support team on this issue. I'm going to take over that ticket and continue working with you via that. Apologies for the channel switching!
0
Anna Devste
Hey, I solved the issue in the meantime. The problem was that the single install app somehow got "unsynced", which meant that "Sell" wasn't showing the changes of the app (when I updated it via API)
Deleting the app and reinstalling it again for all platforms fixed the issue.
0