Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Anna Devste's Avatar

Anna Devste

Beigetreten 17. Feb. 2023

·

Letzte Aktivität 04. Juni 2023

Folge ich

0

Follower

0

Gesamtaktivitäten

6

Stimmen

0

Abonnements

2

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Anna Devste

Anna Devste hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk Apps Framework (ZAF)

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.


Kommentar anzeigen · Gepostet 04. Juni 2023 · Anna Devste

0

Follower

0

Stimmen

0

Kommentare


Anna Devste hat einen Post erstellt

Post Developer - Zendesk Apps Framework (ZAF)

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?

Gepostet 17. Mai 2023 · Anna Devste

0

Follower

2

Stimmen

2

Kommentare


Anna Devste hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk Apps Framework (ZAF)

Dear Christopher,

how/where do I create the description of the plans though? Does it use some description I can add in stripe? 
e.g. https://www.zendesk.com/marketplace/apps/support/206749/gdpr-search--destroy/ the 2 plans have different descriptions, where/how can I add those?

Kommentar anzeigen · Gepostet 22. Feb. 2023 · Anna Devste

0

Follower

0

Stimmen

0

Kommentare


Anna Devste hat einen Post erstellt

Post Developer - Zendesk Apps Framework (ZAF)

Hi y'all,

how can we set up multiple plans for an app (both paid and non-paid)? I found another topic here, but I'm not sure if it's related, since it talks about something new, but the plans I mean seem to be available since ages (looking at old version of the API docs).
I couldn't find any way how to "declare" those different plans? I assume I need to declare them in my manifest.json?

Specifically the "plan" you can get using ZAF client.metadata https://developer.zendesk.com/api-reference/apps/apps-core-api/client_api/#clientmetadata and via API https://developer.zendesk.com/api-reference/ticketing/apps/apps/#:~:text=plans,plans%20for%20the%20app

ZCLI has an example with it too ("plan: "silver"): https://github.com/zendesk/zcli/blob/master/docs/apps.md#configuration

Gepostet 17. Feb. 2023 · Anna Devste

0

Follower

4

Stimmen

3

Kommentare