Ricerche recenti


Nessuna ricerca recente

DaveH's Avatar

DaveH

Data ingresso 09 gen 2024

·

Ultima attività 03 mar 2024

Seguiti

0

Follower

0

Attività totali

6

Voti

0

Abbonamenti

4

PANORAMICA ATTIVITÀ

Ultima attività di DaveH

DaveH ha commentato,

Commento nella community Developer - Zendesk APIs

Hi everyone,

I'm looking to streamline the process of a current process of mine.

Our phone provider is unable to integrate with Zendesk so agents answer a call and then want to create a ticket on behalf of the customer using the Help Centre form.

This works great if in an incognito window but if they are signed in then the ticket creates with the agent as the requester (not ideal).

I've set up customer fields for the customer's name and email address but am struggling to change the requester on a ticket. I'm using a successfully triggered and connected webhook with the JSON below:

{
  "ticket": {
    "requester": {"name": "{{ticket.ticket_field_16956521975581}}", "email": "{{ticket.ticket_field_17271527709853}}" }
  }
  }

The ticket requester, however, remains as the agent.

My webhook trigger is at the top of my trigger stack.

Basically...how can a webhook change a requester with custom field data?

Visualizza commento · Data ultimo post: 03 mar 2024 · DaveH

0

Follower

0

Voti

0

Commenti


DaveH ha commentato,

CommentoMetrics, attributes, and filters

Hi team, I work a lot with custom dashboards so I understand the individual ticket-created metrics but my question is about the First Reply times in the native Zendesk Support dash.

Are these calendar hours or business hours?

If it is business hours, what happens if a new instance is set up without a business schedule?

Visualizza commento · Data ultimo post: 02 feb 2024 · DaveH

0

Follower

0

Voti

0

Commenti