Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Chris Hardy's Avatar

Chris Hardy

Beigetreten 15. Apr. 2021

·

Letzte Aktivität 29. Dez. 2023

Folge ich

0

Follower

0

Gesamtaktivitäten

24

Stimmen

2

Abonnements

11

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Chris Hardy

Chris Hardy hat einen Post erstellt

Post Q&A - Reporting and analytics

Hi.  When we run reports on solved tickets by agent, we noticed a ticket doesn't count if the customer closes it instead of the agent. This has caused issues because some agents put a ticket in pending awaiting confirmation from the customer that the issue is resolved.  If the customer then marks it solved, the agent doesn't get credit for the resolution.

Does anyone have a report that can include tickets assigned to an agent that the agent solves along with those the agent solves?  

Thanks!

Gepostet 07. Nov. 2022 · Chris Hardy

0

Follower

3

Stimmen

1

Kommentar


Chris Hardy hat einen Kommentar hinterlassen

KommentarHow to fix access issues

Does anyone know if it's possible to prevent user's from signing up for accounts but allow unknown user's email in a support request?  I turned off "anybody can submit tickets" but when I email the support email from an address not associated with an account, no ticket is created.

We'd like to handle help center account creation manually but allow customer's without an account to email in a support request.  

Thanks,

Chris

Kommentar anzeigen · Gepostet 25. Okt. 2022 · Chris Hardy

0

Follower

1

Stimme

0

Kommentare


Chris Hardy hat einen Post erstellt

Post Developer - Zendesk APIs

Hi.  We'd like a list of users who have subscribed to a section.  I can use the API to pull the data, specifically with Postman, but it's not that usable as JSON data.  Does anyone know of a good way to do this?

Thanks!

Gepostet 16. Aug. 2022 · Chris Hardy

0

Follower

2

Stimmen

1

Kommentar


Chris Hardy hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk APIs

Awesome. Thanks Jack.  

I got it to work. Unfortunately I'm trying to update primary email address but looks like you can't do that with existing users.  But at least I know how to update users through API now.

 

 

Kommentar anzeigen · Gepostet 06. Apr. 2022 · Chris Hardy

0

Follower

0

Stimmen

0

Kommentare


Chris Hardy hat einen Post erstellt

Post Developer - Zendesk APIs

Hi.  I'm trying to update users through API using Postman.  I'm using the instructions here https://developer.zendesk.com/api-reference/ticketing/users/users/#update-many-users specifically the batch update part.  I'm updating emails so I'm using the user ids from the user profile web address and the new email.

I'm using the following endpoint: https://{subdomain}.zendesk.com/api/v2/users/update_many.json (I've put the real tenant name in for {subdomain}

Here is the Params I'm passing.  The #'s are replacing the actual data.  I've tried email addresses with ""s and without. 
 
{
  "users": [
    { "id": ########, "email": ####@#####.com},
    { "id": ########, "email": #####@####.com}
  ]
}
 
This is the message I'm getting back
 
{
"error": "ParameterMissing",
"description": "Parameter Both ids/external_ids and users attributes must be present is required"
}
 
I've even tried adding the external_id parameter but still get the same thing.  
 
Anyone have any ideas?
 
Thanks
Chris

 

Gepostet 05. Apr. 2022 · Chris Hardy

0

Follower

2

Stimmen

2

Kommentare


Chris Hardy hat einen Post erstellt

Post Q&A - Users, groups, and organizations

Hi.  

We are updating our email domain which means all our team member emails need updated.  Is there a way to do this with the bulk update?  I tried but it created a new user.  As you can imagine, I'd like to avoid to do this manually since we have a good number of team members.

Thanks
Chris

Gepostet 21. März 2022 · Chris Hardy

5

Follower

7

Stimmen

4

Kommentare


Chris Hardy hat einen Post erstellt

Post Q&A - Apps and integrations

Hi.

We have salesforce integration set up but we are also looking at how to incorporate SF projects.  Has anyone done this before?  Or does anyone know of a way to create projects that orgs can be assigned to? 

 

Thanks,
Chris

Gepostet 28. Okt. 2021 · Chris Hardy

0

Follower

3

Stimmen

1

Kommentar


Chris Hardy hat einen Kommentar hinterlassen

KommentarCustomer portal

Hi.

I was able to add content to the My Requests page but I also need to add it to the Organization Requests page.  Does anyone know where this is located at?  I'm having trouble finding it. Thanks. 

Kommentar anzeigen · Gepostet 25. Okt. 2021 · Chris Hardy

0

Follower

2

Stimmen

0

Kommentare


Chris Hardy hat einen Post erstellt

Post Feedback - Ticketing system (Support)

We'd like the ability to add or remove columns on the list of tickets in the customer view.  This way if a customer would like to see a specific field on all their tickets, they don't have to open each one to see it.

Gepostet 15. Jan. 2021 · Chris Hardy

1

Follower

4

Stimmen

1

Kommentar


Chris Hardy hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

Thanks, Bruce.  Worked perfectly!

Kommentar anzeigen · Gepostet 22. Sept. 2020 · Chris Hardy

0

Follower

0

Stimmen

0

Kommentare