Recherches récentes


Pas de recherche récente

Chandrajyoti Das's Avatar

Chandrajyoti Das

Adhésion le 06 janv. 2022

·

Dernière activité le 01 févr. 2022

Suivis

0

Abonnés

0

Activité totale

5

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Chandrajyoti Das

Chandrajyoti Das a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk APIs

Hi Tipene Hughes,
Any update on this? 

Afficher le commentaire · Publication le 01 févr. 2022 · Chandrajyoti Das

0

Abonnés

0

Votes

0

Commentaire


Chandrajyoti Das a ajouté un commentaire,

Commentaire de la communauté 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?

Afficher le commentaire · Publication le 25 janv. 2022 · Chandrajyoti Das

0

Abonnés

0

Votes

0

Commentaire


Chandrajyoti Das a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk APIs

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

Afficher le commentaire · Publication le 18 janv. 2022 · Chandrajyoti Das

0

Abonnés

0

Votes

0

Commentaire


Chandrajyoti Das a créé une publication,

Publication 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 ?

Publication le 06 janv. 2022 · Chandrajyoti Das

1

Abonné

8

Votes

15

Commentaires