Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Chandrajyoti Das's Avatar

Chandrajyoti Das

Beigetreten 06. Jan. 2022

·

Letzte Aktivität 01. Feb. 2022

Folge ich

0

Follower

0

Gesamtaktivitäten

5

Stimmen

0

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Chandrajyoti Das

Chandrajyoti Das hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk APIs

Hi Tipene Hughes,
Any update on this? 

Kommentar anzeigen · Gepostet 01. Feb. 2022 · Chandrajyoti Das

0

Follower

0

Stimmen

0

Kommentare


Chandrajyoti Das hat einen Kommentar hinterlassen

Community-Kommentar 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?

Kommentar anzeigen · Gepostet 25. Jan. 2022 · Chandrajyoti Das

0

Follower

0

Stimmen

0

Kommentare


Chandrajyoti Das hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk APIs

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

Kommentar anzeigen · Gepostet 18. Jan. 2022 · Chandrajyoti Das

0

Follower

0

Stimmen

0

Kommentare


Chandrajyoti Das hat einen Post erstellt

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

Gepostet 06. Jan. 2022 · Chandrajyoti Das

1

Follower

8

Stimmen

15

Kommentare