
Chris Sos
-
Gesamtaktivitäten105
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen6
-
Abonnements33
Aktivitätsübersicht
Neueste Aktivität von Chris Sos-
Chris Sos hat einen Kommentar hinterlassen
Hi Vladyslav, Thanks for your post. Just to note, multiple plans is still in beta and is not generally available. I've added your account to this beta so you should be able to select multiple plans...
-
Chris Sos hat einen Kommentar hinterlassen
Hi Nathan, Nothing has been "taken away". ZAT is still fully supported as a Zendesk product until it is deprecated which will only happen once we have feature parity with ZCLI. This may be semantic...
-
Chris Sos hat einen Kommentar hinterlassen
Hi CJ, Thanks for the question. So because apps are all effectively HTML, you would need to use HTML's line breaks (</br>) instead of JavaScript's \n character if displaying them within a paragraph...
-
Chris Sos hat einen Kommentar hinterlassen
Hi Pulse, Dinesh is right in that there's no direct way to invoke a webhook. However, it's certainly possible to fire a webhook based on a trigger event. More details on how to do this are in this ...
-
Chris Sos hat einen Kommentar hinterlassen
Hi Walter, They do not support custom headers at this time. This was something though that we're exploring for a future enhancement but I can confirm this was never part of webhooks previously. Hop...
-
Chris Sos hat einen Kommentar hinterlassen
Hi Elizabeth Toy, That's correct. The webhooks will remain active regardless of the creating admin's status. Chris
-
Chris Sos hat einen Kommentar hinterlassen
Hi Yaniv Dayan, That looks like expected behaviour to me. The Jira integration will be converted by Zendesk and no action is required from you. This process only applies to HTTP targets, so URL tar...
-
Chris Sos hat einen Kommentar hinterlassen
Hi there, If you're in support: client.get('currentUser') Is what you're looking for. This will return information on the user interacting with the app in Support. More details can be found here: h...
-
Chris Sos hat einen Kommentar hinterlassen
Hi Gini, In Agent Workspace, CCs have moved to the public reply section instead of being grouped on the sidebar. See below: Hope this helps.
-
Chris Sos hat einen Kommentar hinterlassen
Hi all, Webhook retry logic is documented here: https://developer.zendesk.com/documentation/event-connectors/webhooks/creating-and-monitoring-webhooks/#webhook-retry-logic Webhooks are built to be ...