最近搜索


没有最近搜索

Lookup field on Org not updating when using Org API



已于 2024年2月23日 发布

Hi,

I created a new field on Org - csmlookup, a lookup field to user.

I am trying to update the field through the org API and it is not working.

Here is my payload and URL:


https://subdomain.zendesk.com/api/v2/organizations/{orgId}.json

{
  "organization": {
    "notes": "Something interesting",
    "csmlookup": "{userid}"
  }
}
 
The notes update but the lookup doesn't.
 
Any ideas?



 


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子