最近搜索
没有最近搜索

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
评论