最近の検索
最近の検索はありません

Bjorn Spruijt
参加日2023年2月20日
·
前回のアクティビティ2023年2月26日
フォロー中
0
フォロワー
0
合計アクティビティ
3
投票
0
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Bjorn Spruijt
Bjorn Spruijtさんがコメントを作成しました:
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さんがコメントを作成しました:
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
コメント