I’ve search the API documentation but I can’t find a way to get the value of a customer user field of a specified user. Is this possible? Thanks.
If you whitelist a user custom field in public user custom fields site setting then you can get it in /u/USERNAME.json API endpoint.
Else if you whitelist in staff user custom fields setting then you can get it in the same API endpoint if you used a staff user’s / global api key.
カスタムユーザーフィールドにユーザーがログイン時やアカウント作成時に記入した携帯電話番号を検索・発見する方法はありますか?
データエクスプローラーのクエリや高度な検索、あるいは他の方法などはありますか?
データエクスプローラーのクエリを使用するのが最善のアプローチだと思います。こちらの投稿にある2番目のクエリをご覧ください:Query to filter users by sign-up 'custom fields' - #2 by simon
お疲れ様です。
皆さん、あらゆる問題に解決策があるようですね。
このトピック全体を読みましたが、関連スレッドを見逃してしまったようです。