최근 검색
최근 검색 없음

TC
가입한 날짜: 2024년 1월 16일
·
마지막 활동: 2024년 1월 16일
팔로잉
0
팔로워
0
총 활동 수
2
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 TC
TC님이 에 게시물을 만듦
게시물 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
2024년 1월 16일에 게시됨 · TC
0
팔로워
2
투표 수
1
댓글