Customer's phone on top_bar location

3 Comentarios

  • Greg Katechis
    Zendesk Developer Advocacy

    Hi Kumar! I'm surprised that there wasn't an easier method to get this information, but after research and talking with my team, it looks like the easiest way to get this is with the user identity object. Since it doesn't return a simple response, you'd need to iterate through the returned identities and probably look for the phone number that returns a `"primary": true` attribute and grab the number from there. I know it's not the easiest way to get this, but it will get you moving in the right direction!

    0
  • Widson Reis
    Zendesk Product Manager

    Hi Kumar!

    If you are building a telephony app check out our Talk Partner Edition API. There are a couple of useful endpoints there to screen pop tickets and users and create voicemail tickets. One, that you might be interested in allows you to capture the event that is triggered every time someone clicks on a phone number on the agent workspace, so you can pop your own app to the user. 

    0
  • Maddy M

    I have found a way around it.

    0

Iniciar sesión para dejar un comentario.

Tecnología de Zendesk