
David Windell
-
Gesamtaktivitäten9
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen1
-
Abonnements3
Aktivitätsübersicht
Neueste Aktivität von David Windell-
David Windell hat einen Kommentar hinterlassen
Freshcaller has had this feature for years so there must be browser support for it: https://support.freshcaller.com/en/support/solutions/articles/239556-how-to-make-an-incoming-phone-call-ring-on-b...
-
David Windell hat einen Kommentar hinterlassen
I can't share the code publicly but we (https://outeredge.agency/) might be able to offer some custom development for you on your portal. It involves creating an API endpoint outside of Zendesk whi...
-
David Windell hat einen Kommentar hinterlassen
Using some custom Javascript in a custom HC theme we added this which calls our remote API:
-
David Windell hat einen Kommentar hinterlassen
We don't directly connect to the ZD API, our custom JavaScript makes a request to an externally managed endpoint which in turn updates the ticket in ZD. It's a hack, but it works.
-
David Windell hat einen Kommentar hinterlassen
We've had to implement this with an API hack, would be great if this could be part of the core product.