
Matteo
-
Total activity297
-
Last activity
-
Member since
-
Following1 user
-
Followed by0 users
-
Votes9
-
Subscriptions171
Comments
Recent activity by Matteo-
Hello Matthieu, Unfortunately the endpoint does not support bulk updates capabilities. For such a great dataset, I would definitely consider designing an automation, perhaps a script, that could hi...
-
Hello Christian, It seems like you're trying to fetch user identities via the Organization endpoint. Unfortunately, this is not going to be possible, since the two endpoints do not relate to each o...
-
Hello Juan, You can try using sideload instead (if your plan is Enterprise) /api/v2/macros.json?include=usage_30d&sort_order=ascOr the standard usage for macros: /api/v2/macros.json?sort_by=usage_3...
-
Hello Lev, Generally speaking, what you want to do is: Grab the field and store it to a variable Have function that gets the locale Have a function that fills in the field based on a DOM event Si...
-
Hello Ayal, I don't think there is a best practice way to set a comment as private from the SDK.The API you'd need though is this: https://developer.zendesk.com/rest_api/docs/support/ticket_comment...
-
Hello Venkata, judging from your needs, you have the data on an external system, where you can retrieve it at needs. You need then to pass the data to a custom field in Zendesk. Where we can add th...
-
Hello Frédéric, Can you elaborate more on the answer you have received? As stated previously, rate limits apply to inbound traffic when accounts are sending API calls to Zendesk. Let me know if th...
-
Hi Harshith, No problems at all. At the moment, Core API OAuth flows require a user to either authorize via a UI (in the auth code/implicit grant flow) or directly via API in the password grant fl...
-
Hello Harshith, Generally speaking, we want the user to provide a form of authentication in order to get an access token. I feel that it would be useful to know more about your use case, if you can...
-
Hello, I am assuming this is referring to chat widget, please do correct me if I am wrong. Have you tried the steps to optimise the widget performance outlined in this article?Optimizing Chat and W...