Búsquedas recientes


No hay búsquedas recientes

Chandrajyoti Das's Avatar

Chandrajyoti Das

Incorporación 06 ene 2022

·

Última actividad 01 feb 2022

Seguimientos

0

Seguidores

0

Actividad total

5

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Chandrajyoti Das

Chandrajyoti Das hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Hi Tipene Hughes,
Any update on this? 

Ver comentario · Publicado 01 feb 2022 · Chandrajyoti Das

0

Seguidores

0

Votos

0

Comentarios


Chandrajyoti Das hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Also I tried bellow query :

curl https://banknovo.zendesk.com/api/v2/search.json?query=“Chandra*” -v -u steve@MYDOMAIN.com/token:----some-----secret-token---here

This also didn’t give results.

So can I get some other solution on this?

Ver comentario · Publicado 25 ene 2022 · Chandrajyoti Das

0

Seguidores

0

Votos

0

Comentarios


Chandrajyoti Das hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Hi Tipene,
I tried as per your suggestion, but result is same...
Is there any other way?

Ver comentario · Publicado 18 ene 2022 · Chandrajyoti Das

0

Seguidores

0

Votos

0

Comentarios


Chandrajyoti Das creó una publicación,

Publicación Developer - Zendesk APIs

Hi Team,

We are trying to search user in zendesk system using user email through Zendesk API.

The curl command for the search API is as bellow:

curl "https://MYDOMAIN.zendesk.com/api/v2/search.json" \
-G --data-urlencode "query=email:XXXX@MYDOMAIN.com" \
-v -u steve@MYDOMAIN.com/token:----some-----secret-token---here

This sometimes gives result for some of the emails but not for some other emails.

Example emails which exists in zendesk but does not give any result when searched using above curl command:

user+1@mydomain.com (does not work)

user+3@mydomain.com (works)

user@mydomain.com (does not work)

Can someone suggest what are we missing in the curl command ?

Publicado 06 ene 2022 · Chandrajyoti Das

1

Seguidor

8

Votos

15

Comentarios