最近の検索


最近の検索はありません

Luciano Zambito's Avatar

Luciano Zambito

参加日2022年2月08日

·

前回のアクティビティ2022年2月13日

フォロー中

0

フォロワー

0

合計アクティビティ

4

投票

0

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Luciano Zambito

Luciano Zambitoさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk APIs

I had to work hard to find the solution, for a problem that I believe is related to the clarity of the documentation. Also, I had difficulty in getting concrete help in chat with support.

Wanting to work on the user entity, updating its fields, the API to use is: 
https://YOURACCOUNT.zendesk.com/api/v2/users/USERID

As for the content of the request, you can do something like this:

{
"user": {
"user_fields": {
          "DropDownVar": "value",
          "DropDownVar1": "value".
                        }
            }
}

I hope it can help those who will have similar needs.

コメントを表示 · 編集日時:2022年2月13日 · Luciano Zambito

0

フォロワー

0

投票

0

コメント


Luciano Zambitoさんがコメントを作成しました:

コメントEnd users and organizations

Hi everyone, I'm trying to SET (while creating a ticket for a new user) and to UPDATE some custom user fields (dropdown type) for a SPECIFIC user already created, via API.

User fields are already there: I just need to set their value.

I can't find out how to do that: may someone give me the right direction?

コメントを表示 · 投稿日時:2022年2月08日 · Luciano Zambito

0

フォロワー

0

投票

0

コメント


Luciano Zambitoさんがコメントを作成しました:

コメントEnd users and organizations

Hi everyone, I'm trying to SET (while creating a ticket for a new user) and to UPDATE some custom user fields (dropdown type) for a SPECIFIC user already created, via API.

I can't find out how to do that: may someone give me the right direction?

コメントを表示 · 投稿日時:2022年2月08日 · Luciano Zambito

0

フォロワー

0

投票

0

コメント