최근 검색


최근 검색 없음

Bjorn Spruijt's Avatar

Bjorn Spruijt

가입한 날짜: 2023년 2월 20일

·

마지막 활동: 2023년 2월 26일

팔로잉

0

팔로워

0

총 활동 수

3

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Bjorn Spruijt

Bjorn Spruijt님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Great, thanks a lot for helping out and I understand!! I tried to acquire the external_id in my home-page template to pass it as a parameter as default field value for the customer no. in a form, but that didn't work since the ticket object doesn't exist in the home-page template and it seems that using the trigger and webhook is the only way to go...

댓글 보기 · 2023년 2월 26일에 게시됨 · Bjorn Spruijt

0

팔로워

0

투표 수

0

댓글


Bjorn Spruijt님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Hi! I have a similar situation as Ashley. I want to add the users external_id to a custom field (customer no). The updating of the custom field (customer no) with the solution in this thread works great, but how do I get the users external_id into the custom fields 'value' in the JSON? Any help would be very much appreciated!

 

{
    "ticket": {
        "custom_fields": [
            {
                "id": 360020980097,
                "value": Here I need to pass the users external_id...but how?
            }
        ]
    }
}

댓글 보기 · 2023년 2월 20일에 게시됨 · Bjorn Spruijt

0

팔로워

0

투표 수

0

댓글