Ricerche recenti
Nessuna ricerca recente

TC
Data ingresso 16 gen 2024
·
Ultima attività 16 gen 2024
Seguiti
0
Follower
0
Attività totali
2
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di TC
TC ha creato un post,
Post Developer - Zendesk APIs
Hi Folks,
I have a python script that extracts ZenDesk data via the below code:
response = requests.request("GET", url, auth=(user, pwd), headers={"Content-Type": "application/json"})
data = response.json()
results = pd.json_normalize(data['results'])
May I know why some of the fields returned are in numeric code form rather than in description format.
For e.g. instead of its description of "VCC/Inbound", a code value of 1685189953525 is returned
Can advise how to resolve this, pls?
regards
Tuck Chong
Data ultimo post: 16 gen 2024 · TC
0
Follower
2
Voti
1
Commento