
Marco
-
Total activity51
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes12
-
Subscriptions17
Activity overview
Latest activity by Marco-
Marco commented,
Hi Greg, yes i'm passing in "created" just to narrow-down the result set. BTW: My goal was to find a way to quickly identify a set of end-users without tickets... Anyway... I found that it only wo...
-
Marco created a post,
Side-loading is not working for "Open Ticket Count"
Hello, I'm using "Open Ticket Count" to sideload the number of open tickets together with the selected Users, as documented here: https://developer.zendesk.com/documentation/ticketing/using-the-zen...
-
Marco created a post,
How to pass DEBUG data into the custom fields after the Bot transfers a new ticket to the Agent?
Hello, In addition to other Zendesk channels (email, API..) we need to support clients by using our company mobile app (Android and iOS). The main goal is to let users to submit tickets and allow t...
-
Marco commented,
Peter (https://support.zendesk.com/hc/de/community/posts/4409506873370/comments/4409516943002) I'm interested in point (2).. did you get support from SNow? BTW I found that every Side Conversation ...
-
Marco created a post,
Zendesk SSO How to force JWT payload renewal?
Hi All, We have enabled SSO/JWT in order to externally authenticate our Help Center users. And, our work-flow requires us to pass additional data via the JWT payload (eg. "user_fields" as documente...
-
Marco commented,
Grigory Fateyev You can use the "user_fields" (key/values) ... as documented here: https://support.zendesk.com/hc/en-us/articles/4408845838874 payload = {'iat': int(time.time()),'jti': str(uuid.uu...
-
Marco commented,
Any news on this? For privacy/GDPR reasons we need all data to be stored in EU
-
Marco commented,
Hi, We need to embed customer service in our web site, just for submitting Zendesk support requests using a contact form (or ticket modules). We don't want Live Chat, Help Center and Talk.. What we...
-
Marco commented,
>> we can't attach video files other than browsing them from saved in files through "..." button Any solution to this issue? The work-around of "..." button is not user-friendly at all. Also, it on...
-
Marco commented,
Hi Dane, My understanding is that the actual JSON body of the trigger (the one in the screenshot) is NOT a response payload, but the request payload. For example, I define a webhook (GET method) th...